C1.Win.C1InputPanel.4.8 Assembly / C1.Win.C1InputPanel Namespace / InputControlHost Class / OnBackColorChanged Method

In This Topic
OnBackColorChanged Method (InputControlHost)
In This Topic
Raises the BackColorChanged event.
Syntax
'Declaration
 
Protected Overridable Sub OnBackColorChanged( _
   ByVal e As EventArgs _
) 
 

Parameters

e
See Also