ComponentOne Input for WinForms
CheckOnClick Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > DropDownItem Class : CheckOnClick Property
Gets or sets a value that indicates whether the item should toggle its pressed state when it is clicked.
Syntax
'Declaration
 
Public Property CheckOnClick As System.Boolean
public System.bool CheckOnClick {get; set;}
See Also

Reference

DropDownItem Class
DropDownItem Members