'Declaration Protected Friend Overridable Sub OnFormatTitleButtonText( _ ByVal e As FormatTitleButtonTextEventArgs _ )
'Usage Dim instance As WinCalendar Dim e As FormatTitleButtonTextEventArgs instance.OnFormatTitleButtonText(e)
protected internal virtual void OnFormatTitleButtonText( FormatTitleButtonTextEventArgs e )
Parameters
- e
- A FormatTitleButtonTextEventArgs that contains the event data.