wxStaticBoxSizer
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() (see module wxWindow)
See
Also:
new(Box, Orient) -> wxStaticBoxSizer() when
Box::wxStaticBox:wxStaticBox(), Orient::integer().
new(Orient, Win, Option::[Option]) -> wxStaticBoxSizer()
Orient = integer()
Win = wxWindow() (see module wxWindow)
Option = {label, chardata() (see module unicode)}
See
getStaticBox(This) -> wxStaticBox() (see module wxStaticBox)
This = wxStaticBoxSizer()
See
destroy(This::wxStaticBoxSizer()) -> ok
Destroys this object, do not use object again