wxBoxSizer
Table of Contents
wxBoxSizer
wxWidgets Documentation for wxBoxSizer
This is the most common sizer you should use. It is possible to create very complex sizing relationships between controls by nesting many wxBoxSizers together.
Creation Parameters
integer orient
wxVERTICAL
wxHORIZONTAL
Supertopics
Classes
Sizers