\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / PushButtonAccessibleObject Class / GetSelected Method

In This Topic
    GetSelected Method (PushButtonAccessibleObject)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function GetSelected() As System.Windows.Forms.AccessibleObject
    public virtual System.Windows.Forms.AccessibleObject GetSelected()
    See Also