TreeView for WinForms | ComponentOne
C1.Util.Win Namespace / Win32 Class / GetForegroundWindow Method

In This Topic
    GetForegroundWindow Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function GetForegroundWindow() As IntPtr
    public static IntPtr GetForegroundWindow()
    See Also