Input for WinForms | ComponentOne
C1.Win.Accessibility.Items Namespace / UiaComboBox Class / GetFocus Method

In This Topic
    GetFocus Method (UiaComboBox)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function GetFocus() As IRawElementProviderFragment
    public IRawElementProviderFragment GetFocus()
    See Also