Contents
|
Python for Win32 Extensions Help
>
Win32 API
>
Modules
>
win32gui
>
SetLayout
win32gui
.SetLayout
int =
SetLayout(
hdc
, Layout
)
Sets the layout for a device context
Parameters
hdc
:
PyHANDLE
Handle to a device context
Layout
: int
One of win32con.LAYOUT_* constants
Return Value
Returns the previous layout mode