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

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

Parameters

e
See Also