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 Boolean
public bool IsPressed {get;}
See Also