ComponentOne Input for WinForms
MouseClickPassThrough Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1DropDownControl Class : MouseClickPassThrough Property
Gets or sets whether the mouse click event is consumed or passed through after closing the dropdown.
Syntax
'Declaration
 
Public Property MouseClickPassThrough As System.Boolean
public System.bool MouseClickPassThrough {get; set;}
See Also

Reference

C1DropDownControl Class
C1DropDownControl Members