The static box may be either created independently or the sizer may create it itself as a convenience. In any case, the sizer owns the
Note that since wxWidgets 2.9.1 you are encouraged to create the windows which are added to
Example of use of this class:
See:
This class is derived (and can use functions) from:
wxWidgets docs:
This constructor uses an already existing static box.
This constructor creates a new static box with the given label and parent window.
Returns the static box associated with the sizer.
Destroys the object.