'Declaration Public Overridable Sub OnFontChanged( _ ByVal e As EventArgs _ )
'Declaration
Public Overridable Sub OnFontChanged( _ ByVal e As EventArgs _ )
'Usage Dim instance As SpinDownButtonElement Dim e As EventArgs instance.OnFontChanged(e)
'Usage
Dim instance As SpinDownButtonElement Dim e As EventArgs instance.OnFontChanged(e)
public virtual void OnFontChanged( EventArgs e )
SpinDownButtonElement Class SpinDownButtonElement Members