Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / RichTextBoxWrapper Class / RichTextBoxWrapper Constructor


In This Topic
RichTextBoxWrapper Constructor
In This Topic
Creates a wrapper object for the rich text box.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New RichTextBoxWrapper()
See Also