Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / DrawItemEventArgs Class / State Property

In This Topic
    State Property (DrawItemEventArgs)
    In This Topic
    Gets the state of the item being drawn.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property State As DrawItemState
    public DrawItemState State {get;}
    See Also