ExtensionMethods::IsTopmost Method (IntPtr)

 

Microsoft internal use only.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)

public:
static bool IsTopmost(
	IntPtr hWnd
)

Parameters

hWnd
Type: System::IntPtr

The HWND to test.

Return Value

Type: System::Boolean

Return to top
Show: