C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / UpdatingItemStyleEventArgs Class / IsPressed Property

In This Topic
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
 
See Also