|
-
Jun 9th, 2000, 02:12 AM
#1
Thread Starter
New Member
I have a List Box(List1) and in the properties area the Style is set to 1- Checkbox.
The problem is that I have to check certain items in the check box based on a seperate file that looks something like this:
#TRUE#
#FALSE#
#FALSE#
#FALSE#
#FALSE#
#TRUE#
#FALSE#
The thing is that I have to do this in a list box with about 52 items in it. When the program is started I have to read from a .txt file that when veiwed looks like my original post. I have to read through the file and put a check in the list box next to every one that is True.
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
|