Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / RichTextEditor Class / RichTextEditor Constructor / RichTextEditor Constructor(Boolean)


In This Topic
RichTextEditor Constructor(Boolean)
In This Topic
Creates a new rich text editor with a required user interface.
Syntax
'Declaration
 
Public Function New( _
   ByVal requiresUI As Boolean _
)
 
'Usage
 
Dim requiresUI As Boolean
 
Dim instance As New RichTextEditor(requiresUI)

Parameters

requiresUI
See Also