Hello
This request has actually been requested quite a few times on the Autoit forums but I have never seen a example script as close as this one and I couldn't of have done it without the help of Melba23 and Tvern
So here is the example that I have put together with both of the scripts that Melba23 and Tvern provided me with
#include <WINAPI.au3>
#Include <GUITreeView.au3>
#include <GUIConstantsEx.au3>
#include <WindowsConstants.au3>
#include <TreeViewCo