unknown12 0 Posted February 10, 2005 Share 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. Link to post Share on other sites
jpm 174 Posted February 10, 2005 Share 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 Link to post Share on other sites
unknown12 0 Posted February 10, 2005 Author Share Posted February 10, 2005 got it thanks. Link to post Share on other sites
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