C1.Win.Input.Base Namespace / C1DropDownControlBase Class / OnDropDownOpening Method

In This Topic
OnDropDownOpening Method (C1DropDownControlBase)
In This Topic
Raises the DropDownOpening event.
Syntax
'Declaration
 
Protected Overridable Sub OnDropDownOpening( _
   ByVal e As CancelEventArgs _
) 
 

Parameters

e
See Also