wxStaticBoxSizer
(wx)See external documentation: wxStaticBoxSizer.
See external documentation:
This class is derived (and can use functions) from:
wxBoxSizer
wxSizer
Functions
new(Orient, Win) -> wxStaticBoxSizer()
Orient = integer()
Win = wxWindow:wxWindow()
See
Also:
new(Box, Orient) -> wxStaticBoxSizer() when
Box::wxStaticBox:wxStaticBox(), Orient::integer().
new(Orient, Win, Options::[Option]) -> wxStaticBoxSizer()
Orient = integer()
Win = wxWindow:wxWindow()
Option = {label, unicode:chardata()}
See
getStaticBox(This) -> wxStaticBox:wxStaticBox()
This = wxStaticBoxSizer()
See
destroy(This::wxStaticBoxSizer()) -> ok
Destroys this object, do not use object again