Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Visual Basic (http://www.programmingforums.org/forum18.html)
-   -   Checkbox And Command Button (http://www.programmingforums.org/showthread.php?t=1467)

cl0ckw0rk_ninj4 Dec 8th, 2004 4:40 AM

can someone show me a code to make it so i can u checkboxes and command buttom together such as

make it so the first check is clicked and the command button will do what it need when it is clicked and the check1 is checked

Xyler Dec 8th, 2004 7:28 AM

Can you type that again? Can't quite figure out what you want to do.

cl0ckw0rk_ninj4 Dec 8th, 2004 11:09 AM

ok.
lets say i have 7 check boxes

so
1
2
3
4
5
6
7
well i want a command box to know which one is checked and
do different things for each one such as

1-checked
2
3
4
5
6
7

if i wanted it to knwo that the one has been checked and when i click
the command box, it will do sumthing according to the number checked

Pizentios Dec 8th, 2004 11:40 AM

If you use a control array you could loop through the array and find out which one is checked.

cl0ckw0rk_ninj4 Dec 9th, 2004 12:05 AM

could you show me how??
i dont understand fully


All times are GMT -5. The time now is 3:47 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC