wManager.Wow.Helpers Namespace
WRobot

Display..::..WindowInTaskBarre Method

Window is in taskbar (minimized).

Namespace:  robotManager.Helpful
Assembly:  robotManager (in robotManager.dll)

Syntax


public static bool WindowInTaskBarre(
	IntPtr mainWindowHandle
)
Public Shared Function WindowInTaskBarre ( _
	mainWindowHandle As IntPtr _
) As Boolean
public:
static bool^ WindowInTaskBarre(
	IntPtr^ mainWindowHandle
)

Parameters

mainWindowHandle
Type: IntPtr
The main window handle.