Forum Discussion
ChrisMac
13 years agoContributor
Hi Mike-
I've finally found the right combination of objects and methods:
Dim bIsChecked
bIsChecked=This.phaseTreeView.Item(0).GetChecked
This will return TRUE or FALSE depending on whether the a TreeView branch is checked or not.
Hopefully this will be of some help to anyone else who is working with the phaseTreeView class. You can close my issue.
Chris
I've finally found the right combination of objects and methods:
Dim bIsChecked
bIsChecked=This.phaseTreeView.Item(0).GetChecked
This will return TRUE or FALSE depending on whether the a TreeView branch is checked or not.
Hopefully this will be of some help to anyone else who is working with the phaseTreeView class. You can close my issue.
Chris
Related Content
- 5 years ago
- 2 years ago
- 11 years ago
Recent Discussions
- 17 hours ago