TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Kennith Kanif
NA
6
5k
Testing text of a label in Visual C#
Jun 20 2012 7:25 PM
I am learning C# with Visual Studio and I am making an application with a lot of labels. I need to test if the text of a label is equal to a string.
I think that it is probably something close to this:
if (label1.Text == <the string I want>)
please answer this as fast as you can
Thank you.
Reply
Answers (
1
)
Coding help: Connection string /objects to SQL and retrieve Data in VS ( C#)
How to pagination in windows