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