Jump to content

Recommended Posts

Posted (edited)

Hello,

I've made a Treeview with the following line of code:

GUICtrlCreateTreeView(10,20,150,390,$TVS_CHECKBOXES,$WS_EX_CLIENTEDGE )

Is it somehow possible to see the states of the checkboxes on the treeview? GUICtrlRead only gives the ControlID of the currently selected item.

Oops. Sorry about the topic header. It should have read "Checkbox states in Treeview".

Thanks in advance.

Edited by Novack

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...