'Declaration Public Overridable Sub DropDownNotify( _ ByVal o As Object _ )
'Declaration
Public Overridable Sub DropDownNotify( _ ByVal o As Object _ )
'Usage Dim instance As SuperEditBase Dim o As Object instance.DropDownNotify(o)
'Usage
Dim instance As SuperEditBase Dim o As Object instance.DropDownNotify(o)
public virtual void DropDownNotify( object o )
SuperEditBase Class SuperEditBase Members