ComponentOne Ribbon for WinForms
CanDepress Property

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonToggleButton Class : CanDepress Property
Gets or sets whether the second click depresses the button.
Syntax
'Declaration
 
Public Property CanDepress As System.Boolean
public System.bool CanDepress {get; set;}
See Also

Reference

RibbonToggleButton Class
RibbonToggleButton Members