﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
900	_GUICtrlTreeView_SetChecked() - add Remarks	Zedna		"Note: This could be added maybe also at ControlTreeView() Check option

Some treeviews with checkboxes are resistent to standard functions
so you must use workarounds.

use _GUICtrlTreeView_GetImageIndex() instead of _GUICtrlTreeView_GetChecked()

use _GUICtrlTreeView_SetImageIndex() instead of _GUICtrlTreeView_SetChecked()

or use _GUICtrlTreeView_ClickItem() instead of _GUICtrlTreeView_SetChecked()

Here are links to related posts in the forum
http://www.autoitscript.com/forum/index.php?s=&showtopic=92989&view=findpost&p=668387
http://www.autoitscript.com/forum/index.php?s=&showtopic=58176&view=findpost&p=439723"	Feature Request	closed		Documentation		None	Rejected		
