|
-
Jan 17th, 2001, 08:43 AM
#1
Thread Starter
New Member
HI,
i'm making a program that wil change registry settings for a user. I want to build in a listbox in checkbox state and the user must be able to click on the item(There by checking it) en then when the press save and the registry settings will be saved. The problem is i dont how how to get selected box's and pass the value's.
Example.: If a user selected NoFind in the list box i must change the dword HKEY_blab\anotherkey\..\NoFind in to 1
normaly i would do this like X=savesettings HKEY_blab\anotherkey\..\check1.value (i when use checkboxes)
But how do i do this with a listbox ??
Thanx in advance for the help
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|