InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Util.Win Namespace / Win32 Class / GetFocusedControl Method

In This Topic
    GetFocusedControl Method (Win32)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function GetFocusedControl() As Control
    public static Control GetFocusedControl()
    See Also