wx.ControlWithItems¶This is convenience class that derives from both wx.Control and wx.ItemContainer.
It is used as basis for some wxWidgets controls ( wx.Choice and wx.ListBox).
See also
Class Hierarchy¶
Inheritance diagram for class ControlWithItems:
Class API¶This is convenience class that derives from both Control and ItemContainer.