InitializeEditorControl Method (TextCellType)
Initializes the editor control.
'Declaration
Public Overrides Sub InitializeEditorControl( _
ByVal As Control, _
ByVal As Appearance, _
ByVal As Single _
)
'Usage
Dim instance As TextCellType
Dim control As Control
Dim appearance As Appearance
Dim zoomFactor As Single
instance.InitializeEditorControl(control, appearance, zoomFactor)
Parameters
- control
- Control
- appearance
- Appearance settings of the editor control
- zoomFactor
- Numeric value for scaling the display of the editor control