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