Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~3K People Reached
Favorite Forums
Member Avatar for lyvenice

THis is what i did if (txtName.Text == "") { MessageBox.Show( "All Field must be Fill in!!!","Missing Information", MessageBoxButtons.OK, MessageBoxIcon.Error); } else what do i write on the if, to stop the button from executing the label action since information is missing?

0
79
Member Avatar for lyvenice

[url]http://i198.photobucket.com/albums/aa158/runningstyle/02/ly.jpg?t=1240109941[/url] how do i go about writing a code to display the answer in a label?

Member Avatar for nmaillet
0
107
Member Avatar for lyvenice

how do i go about doing this in visual studio 2005. I am able to display in the label with only one text box information, but i want the label to display multiple text box information in same label This is what i use to display one textbox information in …

Member Avatar for brainbox
0
2K