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
See Also

Reference

RichTextBox Class
RichTextBox Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum