PoneToungthar Posted July 23, 2015 Posted July 23, 2015 Hi I am newbie Autoit user, I can create Treeview Item but it is not checkbox. How to make Treeview Item with checkbox. And in treeview item can add custom icon? Thank.
AutoBert Posted July 23, 2015 Posted July 23, 2015 Have a look in the AutoIt-Help:_GUICtrlTreeView_GetChecked_GUICtrlTreeView_SetIconand test the examples.
jguinch Posted July 23, 2015 Posted July 23, 2015 You have to use the $TVS_CHECKBOXES style when you create your checkbox Spoiler Network configuration UDF, _DirGetSizeByExtension, _UninstallList Firefox ConfigurationArray multi-dimensions, Printer Management UDF
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