Halloween party ideas 2015

FOR CHECK BOX

you can select as many option as you want using check box. below is how to use check box:
  1. select check box
  2. draw as many as you want
  3. double-click on the on the checkbox and type 
if check1.value=checked then
check1.caption="checked"
else
check1.value="unchecked"
end if

Where check is the name of your checkbox

Post a Comment

Post a Comment

    Powered by Blogger.