This is a migrated thread and some comments may be shown as answers.

[Solved] how to get treeview in onChecked event

0 Answers 84 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Shawn
Top achievements
Rank 2
Shawn asked on 17 Jun 2012, 10:27 PM
I have a form in which I have multiple treeviews; I'm pointing the OnChecked event of each of the treeviews to the same onChecked(e) method.  How can I get a reference to the treeview to which the "e" parameter belongs in the onChecked method?
Tags
TreeView
Asked by
Shawn
Top achievements
Rank 2
Share this question
or