Tiger Posted April 14, 2008 Posted April 14, 2008 (edited) Is it possible to select more than one item in a GUICtrlCreateList Edited April 14, 2008 by Tiger My UDFs:- _RegEnumKey
Tiger Posted April 14, 2008 Author Posted April 14, 2008 Can everybody help me? My UDFs:- _RegEnumKey
Zedna Posted April 14, 2008 Posted April 14, 2008 $list = GUICtrlCreateList("", 10,10,100,150, BitOr($LBS_MULTIPLESEL,$WS_VSCROLL)) Resources UDF ResourcesEx UDF AutoIt Forum Search
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