IsPressed Property (UpdatingItemStyleEventArgs)
In This Topic
Gets a value indicating whether the mouse is over the ribbon item and the left button is pressed.
Syntax
'Declaration
Public ReadOnly Property IsPressed As System.Boolean
public System.bool IsPressed {get;}
See Also