Table Of Contents

Previous topic

MSWPopupFrame

Next topic

customtreectrl

This Page

phoenix_title 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 Inheritance Diagram

Inheritance diagram for class NativeComboTreeBox

Inheritance diagram of NativeComboTreeBox


method_summary Methods Summary

OnChar  

api Class API



class NativeComboTreeBox(BaseComboTreeBox, ComboBox)

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.


Methods



OnChar(self, event)