Contents
|
Python for Win32 Extensions Help
>
Pythonwin and win32ui
>
Modules
>
win32ui
>
CreateFrame
win32ui
.CreateFrame
PyFrameWnd
=
CreateFrame(
)
Creates a Frame window.
Return Value
The window object (not the OS window) created. An exception is raised if an error occurs.