GetEditorControl(Appearance,Single) Method
Gets the edit control for this cell type with the specified appearance and scaling.
'Declaration
Public Overloads Overridable Function GetEditorControl( _
ByVal As Appearance, _
ByVal As Single _
) As Control
'Usage
Dim instance As MaskCellType
Dim appearance As Appearance
Dim zoomFactor As Single
Dim value As Control
value = instance.GetEditorControl(appearance, zoomFactor)
Parameters
- appearance
- Appearance settings of the cell
- zoomFactor
- Numeric value for scaling the display of the cell