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