'Declaration Protected Overridable Sub OnApplying( _ ByVal e As EventArgs _ )
'Declaration
Protected Overridable Sub OnApplying( _ ByVal e As EventArgs _ )
'Usage Dim instance As CellsEditorForm Dim e As EventArgs instance.OnApplying(e)
'Usage
Dim instance As CellsEditorForm Dim e As EventArgs instance.OnApplying(e)
protected virtual void OnApplying( EventArgs e )
CellsEditorForm Class CellsEditorForm Members