[]
Initializes the editor control.
public override void InitializeEditorControl(Control control, Appearance appearance, float zoomFactor)
Public Overrides Sub InitializeEditorControl(control As Control, appearance As Appearance, zoomFactor As Single)
Type | Name | Description |
---|---|---|
Control | control | The control. |
Appearance | appearance | The appearance. |
float | zoomFactor | The zoom factor. |