ActiveReports 9
LoadFile(String) Method

file name to load the RichTextBox content from
Loads an HTML or RTF file.
Syntax
'Declaration
 
Public Overloads Sub LoadFile( _
   ByVal fileName As System.String _
) 
public void LoadFile( 
   System.string fileName
)

Parameters

fileName
file name to load the RichTextBox content from
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RichTextBox Class
RichTextBox Members
Overload List

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum