Skip to content

Treeview with Checkboxes and other buttons #431

Closed Answered by rcoreilly
dmogilevsky asked this question in Q&A
Discussion options

You must be logged in to vote

that Name: "ClearInvisible" prop means it will call the "ClearInvisible" method -- that is operating on the TreeView item itself, and that method only clears the flag, unless you changed it. In any case, the key point is that youre naming a method to call, and in that method, you have full access to e.g., the Name() method on the TreeView that got called, and that should give you what you want, right?

Replies: 4 comments 5 replies

Comment options

You must be logged in to vote
2 replies
@dmogilevsky
Comment options

@dmogilevsky
Comment options

Comment options

You must be logged in to vote
1 reply
@dmogilevsky
Comment options

Comment options

You must be logged in to vote
1 reply
@dmogilevsky
Comment options

Comment options

You must be logged in to vote
1 reply
@dmogilevsky
Comment options

Answer selected by dmogilevsky
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants