FocusChangeForCrossThreadClientEventArgs Constructor (IntPtr)

 

Initializes a new instance of FocusChangeFOrCrossThreadClientEventArgs.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Immutable.12.0 (in Microsoft.VisualStudio.Shell.Immutable.12.0.dll)

public:
FocusChangeForCrossThreadClientEventArgs(
	IntPtr hwndGainingFocus
)

Parameters

hwndGainingFocus
Type: System::IntPtr

The HWND gaining focus.

Return to top
Show: