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

In This Topic
    IUiaButton Interface Members
    In This Topic

    The following tables list the members exposed by IUiaButton.

    Public Properties
     NameDescription
     PropertyUIA accelerator key (a button hot key).  
    Top
    Public Methods
     NameDescription
     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