-
Notifications
You must be signed in to change notification settings - Fork 0
Tree scrolling control #58
Copy link
Copy link
Closed
Labels
MediumAn interpreter change needed to support features often-needed by applications.An interpreter change needed to support features often-needed by applications.
Description
Activity
Metadata
Metadata
Assignees
Labels
MediumAn interpreter change needed to support features often-needed by applications.An interpreter change needed to support features often-needed by applications.
I need a way to set the Index property (or equivalent) to move the tree display scrolling to leave that item at the top of the screen. Alternatively, the ShowItem method could be modified with an extra optional argument (or similar) to force that item to be scrolled to the top.