unknown12 Posted February 10, 2005 Posted February 10, 2005 So I finally got the tree view to work. But i have 2 questions 1. How do I get a border around the tree view? 2. How to I get which item in the tree view is currently selected.
jpm Posted February 10, 2005 Posted February 10, 2005 So I finally got the tree view to work.But i have 2 questions1. How do I get a border around the tree view?2. How to I get which item in the tree view is currently selected.<{POST_SNAPBACK}>2. you need to GuiCtrlRead the value of the treeview. Just read the docfor 1. I don't know it could be $WS_EX_CLIENTEDGE extended style when creating the treeview
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now