.. wxPython Phoenix documentation This file was generated by Phoenix's sphinx generator and associated tools, do not edit by hand. Copyright: (c) 2011-2018 by Total Control Software License: wxWindows License .. include:: headings.inc .. currentmodule:: wx.lib.sized_controls .. highlight:: python .. _wx.lib.sized_controls.SizedStaticBox: ========================================================================================================================================== |phoenix_title| **wx.lib.sized_controls.SizedStaticBox** ========================================================================================================================================== | |class_hierarchy| Class Hierarchy ================================= .. raw:: html
Inheritance diagram for class SizedStaticBox:

| |super_classes| Known Superclasses ================================== :class:`wx.StaticBox`, :class:`wx.lib.sized_controls.SizedParent` | |method_summary| Methods Summary ================================ ================================================================================ ================================================================================ :meth:`~wx.lib.sized_controls.SizedStaticBox.__init__` :meth:`~wx.lib.sized_controls.SizedStaticBox.AddChild` Called automatically by wx, do not call it from user code. ================================================================================ ================================================================================ | |api| Class API =============== .. class:: SizedStaticBox(wx.StaticBox, SizedParent) .. method:: __init__(self, \*args, \*\*kwargs) .. method:: AddChild(self, child) Called automatically by wx, do not call it from user code.