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