Jump to content

Recommended Posts

Posted

Yo,

I would like to ask you how can I "Say" in Virtual Basic's language that:

 

If CheckBox1 is not checked Then

MessageBox.Show ("You have to check the box before pressing generate!")

 

How can I say this ?  :poker face:

 

I only want the checkbox1.. if it isn't checked then it should show the message.

 

Thanks for reading^^

Any help, appreciated!

 

EDIT: If you could help me with something else.. also..

 

If Textbox1.Text isn't filled Then

MessageBox.Show ("You have to fill the required info in the boxes before pressing generate!")

End if

Guest
This topic is now closed to further replies.


×
×
  • Create New...