ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / Element Class / ThreadHasFocus Method

In This Topic
    ThreadHasFocus Method (Element)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function ThreadHasFocus( _
       ByVal currentHandle As System.IntPtr _
    ) As System.Boolean
    public static System.bool ThreadHasFocus( 
       System.IntPtr currentHandle
    )

    Parameters

    currentHandle
    See Also