'Declaration Protected Overrides Sub OnGotFocus( _ ByVal e As EventArgs _ )
'Declaration
Protected Overrides Sub OnGotFocus( _ ByVal e As EventArgs _ )
'Usage Dim instance As GeneralEditor Dim e As EventArgs instance.OnGotFocus(e)
'Usage
Dim instance As GeneralEditor Dim e As EventArgs instance.OnGotFocus(e)
protected override void OnGotFocus( EventArgs e )
GeneralEditor Class GeneralEditor Members