Triton Posted March 9, 2005 Share Posted March 9, 2005 What is the proper syntax to change the state of a TreeViewItem? Triton Link to comment Share on other sites More sharing options...
Holger Posted March 10, 2005 Share Posted March 10, 2005 There is nothing implemented but $GUI_CHECKED,$GUI_UNCHECKED (for treeviewitems with checkboxes) and $GUI_EXPAND. GUCtrlSetState(itemid,state) Old project:GUI/Tray menu with icons and colors Other old stuff:IconFileScanner, TriState/ThreeState GUI TreeView, GUI ContextMenu created out of a TreeView Link to comment Share on other sites More sharing options...
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