A virtual method called when the editor is ready for operations.
protected virtual void OnC1EditorIsReady(
System.EventArgs
)
'Declaration
Protected Overridable Sub OnC1EditorIsReady( _
ByVal As System.EventArgs _
)
Parameters
- e
- EventArgs placeholder.