dbicExplorerBar Send comments on this topic.
DropButtonClickEventArgs Class Members
See Also  Properties 
dbicExplorerBar Assembly > Dbi.WinControl.ExplorerBar Namespace : DropButtonClickEventArgs Class


"

The following tables list the members exposed by DropButtonClickEventArgs.

"

Public Constructors

 NameDescription
public ConstructorDropButtonClickEventArgs ConstructorCreates a new instance of the DropButtonClickEventArgs.  
Top

Public Properties

 NameDescription
public PropertyMouseEventsThe MouseEventArgs that occur when the DropButton is clicked.  
Top

See Also