How to Add a Popup Menu and Double-click Behavior to a Tree View |
To add a popup menu and double-click behavior to a tree view:
Open the Property Inspector for the Tree View and on the General tab page set the Popup Menu Page property to determine which menu to display in case of right mouse clicks. If you want different popup menus for each tree view node: Open the Property Inspector for the Tree View and on the General tab page set the Node-specific Menus property to Yes. For each of the tree view nodes, set the Popup Menu Page property to determine which menu to display in case of right mouse clicks.
|