ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework.Accessibility Namespace / C1ControlAccessibleObject Class / GetSelected Method

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