/**
@class wxTreeCtrl
- @wxheader{treectrl.h}
A tree control presents information as a hierarchy, with items that may be
expanded to show further items. Items in a tree control are referenced by
/**
@class wxTreeEvent
- @wxheader{treectrl.h}
A tree event holds information about events associated with wxTreeCtrl
objects.