C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputButton Class / CheckOnClick Property

In This Topic
CheckOnClick Property (InputButton)
In This Topic
Gets or sets a value that indicates whether the button should toggle its pressed state when it is clicked.
Syntax
'Declaration
 
Public Property CheckOnClick As Boolean
 
See Also