Table of Contents

wxBoxSizer

include file: wxSizer


Creation parameters: 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.

 
 
Parent Topics:
  • Classes
  • Sizers