CanDepress Property (RibbonToggleButton)
In This Topic
Gets or sets whether the second click depresses the button.
Syntax
'Declaration
Public Overridable Property CanDepress As System.Boolean
public virtual System.bool CanDepress {get; set;}
See Also