C1.Win.8 Assembly / C1.Win.SuperTooltip Namespace / C1SuperLabelBase Class / OnBackColorChanged Method
An System.EventArgs that contains the event data.

In This Topic
OnBackColorChanged Method (C1SuperLabelBase)
In This Topic
Syntax
'Declaration
 
Protected Overrides Sub OnBackColorChanged( _
   ByVal e As EventArgs _
) 
 

Parameters

e
An System.EventArgs that contains the event data.
See Also