wx.lib.combotreebox.NativeComboTreeBox¶
NativeComboTreeBox, and any subclass, uses the native ComboBox as basis, but prevent it from popping up its drop down list and instead pops up a PopupFrame containing a tree of items.
Class Hierarchy¶
Known Subclasses¶
wx.lib.combotreebox.MSWComboTreeBox
Known Superclasses¶
wx.ComboBox
, wx.lib.combotreebox.BaseComboTreeBox