michi
July 9th, 2001, 03:23 PM
Hi there,
I found that it doesn't work perfectly when the style property of ListBox is set to CheckBox. What I mean is when I click on one item in the list, the check box before this item won't be checked until I click right on it. Is there any way to check it automatically when click the item?
In addition to this:
List1.Selected(intIndex)=True
I wonder if there is there any property like:
***.Checked=True
Thanks.
Regards,
Michi
MCSE, MCDBA
I found that it doesn't work perfectly when the style property of ListBox is set to CheckBox. What I mean is when I click on one item in the list, the check box before this item won't be checked until I click right on it. Is there any way to check it automatically when click the item?
In addition to this:
List1.Selected(intIndex)=True
I wonder if there is there any property like:
***.Checked=True
Thanks.
Regards,
Michi
MCSE, MCDBA