wxMDIClientWindow
Description
See external documentation: wxMDIClientWindow.
This class is derived (and can use functions) from:
wxWindow
wxEvtHandler
DATA TYPES
new(Parent) -> wxMDIClientWindow()
Types
Parent = wxMDIParentFrame:wxMDIParentFrame()
This function is deprecated: not available in wxWidgets-2.9 and later
Equivalent to new(Parent, []).
new(Parent, Options::[Option]) -> wxMDIClientWindow()
Equivalent to createClient(This, Parent, []).
Types
This = wxMDIClientWindow()
Parent = wxMDIParentFrame:wxMDIParentFrame()
Option = {style, integer()}