'DeclarationPublic Delegate Sub CustomFormatLabelTextDelegate( _ ByVal args As CustomFormatLabelTextEventArgs _ )
public delegate void CustomFormatLabelTextDelegate( CustomFormatLabelTextEventArgs args )
Parameters
- args
- The event parameter
'DeclarationPublic Delegate Sub CustomFormatLabelTextDelegate( _ ByVal args As CustomFormatLabelTextEventArgs _ )
public delegate void CustomFormatLabelTextDelegate( CustomFormatLabelTextEventArgs args )