Spread Windows Forms 12.0 Product Documentation
RichTextEditor Constructor(Boolean)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > RichTextEditor Class > RichTextEditor Constructor : RichTextEditor Constructor(Boolean)
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)
public RichTextEditor( 
   bool requiresUI
)

Parameters

requiresUI
See Also

Reference

RichTextEditor Class
RichTextEditor Members
Overload List