wxMDIClientWindow
MODULE
wxMDIClientWindow
MODULE SUMMARY
See external documentation: wxMDIClientWindow.
DESCRIPTION
See external documentation: wxMDIClientWindow.
This class is derived (and can use functions) from:
wxWindow
wxEvtHandler
DATA TYPES
EXPORTS
new(Parent::wxMDIParentFrame() (see module wxMDIParentFrame)) -> wxMDIClientWindow()
Equivalent to new(Parent, []).
Types:
Option = {style, integer()}
Equivalent to createClient(This, Parent, []).
Types:
Option = {style, integer()}