Managed Windows API
GetDeviceContext Method (clientAreaOnly)
NamespacesManagedWinapi.WindowsSystemWindowGetDeviceContext(Boolean)
Gets a device context for this window.
Declaration Syntax
C#
public WindowDeviceContext GetDeviceContext(
	bool clientAreaOnly
)
Parameters
clientAreaOnly (Boolean)
Whether to get the context for the client area or for the full window.

Assembly: ManagedWinapi (Module: ManagedWinapi) Version: 0.3.0.0 (0.3)