dbicDropDate Send comments on this topic.
ClickDrop Event
See Also 
dbicDropDate Assembly > Dbi.WinControl.DropDate Namespace > dbiDropDate Class : ClickDrop Event

Occurs when the drop down button is clicked on.

Syntax

Visual Basic (Declaration) 
Public Event ClickDrop As EventHandler
C# 
public event EventHandler ClickDrop

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also