C1.Win.Input.Base Namespace / C1DropDownControlBase Class / OnVisibleChanged Method
An System.EventArgs that contains the event data.

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

Parameters

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