Input for WinForms | ComponentOne
C1.Win.Accessibility.Items Namespace / UiaSplitButton Class / ItemControl Property

In This Topic
    ItemControl Property (UiaSplitButton)
    In This Topic
    Gets original control with handle of this item.
    Syntax
    'Declaration
     
    
    Protected ReadOnly Property ItemControl As Control
    protected Control ItemControl {get;}
    See Also