wx._windows.MDIChildFrame
Proxy of C++ MDIChildFrame class
Activate(args, kwargs)
Activate(self)
Create(args, kwargs)
Create(self, MDIParentFrame parent, int id=-1, String title=EmptyString,
Point pos=DefaultPosition, Size size=DefaultSize,
long style=DEFAULT_FRAME_STYLE,
String name=FrameNameStr) -> bool
Maximize(args, kwargs)
Maximize(self, bool maximize=True)
Restore(args, kwargs)
Restore(self)
[constructor]
Usage: classname(arguments)
[member '__doc__']
Documentation for this class
[member '__module__']
The module that this class belongs to
[operator 'repr']
Usage: repr(a)