.. wxPython Phoenix documentation This file was generated by Phoenix's sphinx generator and associated tools, do not edit by hand. Copyright: (c) 2011-2020 by Total Control Software License: wxWindows License .. include:: headings.inc .. _wx.ControlWithItems: ========================================================================================================================================== |phoenix_title| **wx.ControlWithItems** ========================================================================================================================================== This is convenience class that derives from both :ref:`wx.Control` and :ref:`wx.ItemContainer`. It is used as basis for some wxWidgets controls (:ref:`wx.Choice` and :ref:`wx.ListBox`). .. seealso:: :ref:`wx.ItemContainer`, :ref:`wx.ItemContainerImmutable` | |class_hierarchy| Class Hierarchy ================================= .. raw:: html
Inheritance diagram for class ControlWithItems:
| |api| Class API =============== .. class:: wx.ControlWithItems(Control, ItemContainer) This is convenience class that derives from both Control and ItemContainer.