Utility SetForegroundWindow Method Bespoke Osc Library
SetForegroundWindow import.

Namespace: Bespoke.Common
Assembly: Bespoke.Common (in Bespoke.Common.dll) Version: 5.0.0.0 (5.0.0.0)
Syntax

Public Shared Function SetForegroundWindow ( _
	hWnd As IntPtr _
) As Boolean

Parameters

hWnd
Type: OnlineSystem IntPtr

[Missing <param name="hWnd"/> documentation for "M:Bespoke.Common.Utility.SetForegroundWindow(System.IntPtr)"]

Return Value

[Missing <returns> documentation for "M:Bespoke.Common.Utility.SetForegroundWindow(System.IntPtr)"]

See Also