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