InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / Element Class / ApplicationHasFocus Method

In This Topic
    ApplicationHasFocus Method (Element)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function ApplicationHasFocus( _
       ByVal notWinForms As Boolean _
    ) As Boolean
    public static bool ApplicationHasFocus( 
       bool notWinForms
    )

    Parameters

    notWinForms
    See Also