ActiveReports 9
LoadFile(Stream) Method

stream to load the RichTextBox content from
Loads an HTML or RTF stream.
Syntax
'Declaration
 
Public Overloads Sub LoadFile( _
   ByVal stream As System.IO.Stream _
) 
public void LoadFile( 
   System.IO.Stream stream
)

Parameters

stream
stream to load the RichTextBox content from
See Also

Reference

RichTextBox Class
RichTextBox Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum