|
|
MultiSelect Tree View control
TreeView
control. It offers multiple selected items, marquee selection and as a bonus: individual item colouring
and font.
You can select items by holding the How to use itAdd a member variable to your dialog implementation file...
In the OnInitDialog() event handler, add the following line:
Also add this reflection macro to your main message map:
The control offers new methods for traversing the selected items by using this sequence...
In addition it exposes two new methods SetItemColors and SetItemFont
that allows you to set the colours for each item.
It currently does not offer any specific rules on which items can be selected. You cannot use the old
Source Code DependenciesMicrosoft Visual C++ 6.0Microsoft WTL 7.5 Library Download Files
Written by Bjarke Viksoe. Article submitted 11/19/2005.
|
|||