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.