ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework.Accessibility Namespace / ElementAccessibleObject Class / GetFocused Method

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