PRB: Treeview Node Visible Property Still True When Not Viewable (194033)
The information in this article applies to:
- Microsoft Visual Basic Learning Edition for Windows 5.0
- Microsoft Visual Basic Learning Edition for Windows 6.0
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q194033 SYMPTOMS
When a node of a Treeview control is scrolled out of view, the Visible
property of the node is still True.
CAUSE
The Visible property of the node indicates that the node is open and
visible as part of the tree. It does not indicate if it is viewable in the
viewport.
STATUS
This behavior is by design.
Modification Type: | Major | Last Reviewed: | 5/13/2003 |
---|
Keywords: | kbprb KB194033 |
---|
|