Input for WinForms | ComponentOne
C1.Win.Accessibility.Items Namespace / IUiaSplitButton Interface / ExpandCollapseState Property

In This Topic
    ExpandCollapseState Property (IUiaSplitButton)
    In This Topic
    indicates an element's current Collapsed or Expanded state
    Syntax
    'Declaration
     
    
    ReadOnly Property ExpandCollapseState As ExpandCollapseState
    ExpandCollapseState ExpandCollapseState {get;}
    See Also