C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1DropDownControl Class / MouseClickPassThrough Property

In This Topic
MouseClickPassThrough Property (C1DropDownControl)
In This Topic
Gets or sets whether the mouse click event is consumed or passed through after closing the dropdown.
Syntax
'Declaration
 
Public Property MouseClickPassThrough As Boolean
 
See Also