Input for WinForms | ComponentOne
C1.Win.Accessibility.Items Namespace / IUiaSplitButton Interface
Properties Methods

In This Topic
    IUiaSplitButton Interface Members
    In This Topic

    The following tables list the members exposed by IUiaSplitButton.

    Public Properties
     NameDescription
     Propertyindicates an element's current Collapsed or Expanded state (Inherited from C1.Win.Accessibility.Items.BaseInterfaces.IUiaExpandCollapseProvider)
    Top
    Public Methods
     NameDescription
     MethodBlocking method that returns after the element has been collapsed. (Inherited from C1.Win.Accessibility.Items.BaseInterfaces.IUiaExpandCollapseProvider)
     MethodBlocking method that returns after the element has been expanded. (Inherited from C1.Win.Accessibility.Items.BaseInterfaces.IUiaExpandCollapseProvider)
     MethodRequest that the control initiate its action. Should return immediately without blocking. There is no way to determine what happened, when it happend, or whether anything happened at all. (Inherited from C1.Win.Accessibility.Items.BaseInterfaces.IUiaInvokeProvider)
    Top
    See Also