Doc-O-Matic Live Demo / XmlNotepad Namespace / Classes / TreeView
Close
domv10-banner-200
TreeView Class

Namespace: XmlNotepad

C++
C#
Visual Basic
IDL
JavaScript
class TreeView : public UserControl, public IEditableView;

This file contains a new implementation of TreeView that virtualizes the storage of the tree node data so it can come from a separate model, for example, an XmlDocument. It also removes some limitations that TreeView has like maximum of height of 32k pixels.

Show:
No members matching the current filter
Show:
No members matching the current filter
Show:
No members matching the current filter
Copyright © 2020. All rights reserved.