|
|
Title | Give a TreeView control option buttons and check boxes |
Keywords | TreeView, option button, check box, OptionButton, CheckBox |
Categories | Controls |
|
|
This example uses customized bitmaps to display checked and unchecked images of option buttons and check boxes.
When you click on an option button, the code turns off the other options in the group. See the code for details.
Thanks to Renuka Prasad.
For information on building your own ActiveX controls, see my book
Custom Controls Library.
|
|
|
|
|
|
|
|