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


In This Topic
CreateParams Property (RichTextBoxWrapper)
In This Topic
Syntax
'Declaration
 
Protected Overrides ReadOnly Property CreateParams As CreateParams
 
'Usage
 
Dim instance As RichTextBoxWrapper
Dim value As CreateParams
 
value = instance.CreateParams
See Also