ComponentOne SuperTooltip for WinForms
C1.Win.4.8 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 System.Boolean _
    ) As System.Boolean
    public static System.bool ApplicationHasFocus( 
       System.bool notWinForms
    )

    Parameters

    notWinForms
    See Also