wxStaticBoxSizer
Table of Contents
wxStaticBoxSizer
wxWidgets Documentation for wxStaticBoxSizer
wxStaticBoxSizer is a sizer derived from wxBoxSizer but adds a static box around the sizer.
Creation Parameters
To use an existing
wxStaticBox
:
atom
wxStaticBox
integer orientation
wxVERTICAL
wxHORIZONTAL
To have the
wxStaticBox
created automatically:
integer orienataion
wxVERTICAL
wxHORIZONTAL
atom parent
sequence label_text
Supertopics
Sizers