PyCFrameWnd.CreateWindow
tuple = CreateWindow(wndClass, title , style , rect , PyCWnd , createContext , menuId , styleEx )
Creates the actual window for the PyCFrameWnd object.
Parameters
MFC References
tuple = CreateWindow(wndClass, title , style , rect , PyCWnd , createContext , menuId , styleEx )
Creates the actual window for the PyCFrameWnd object.