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

In This Topic
    GetSelected Method (ListBoxAccessibleObject)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function GetSelected() As System.Windows.Forms.AccessibleObject
    public override System.Windows.Forms.AccessibleObject GetSelected()
    See Also