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
force11s
NA
4
0
label animation
Jun 17 2004 2:09 AM
label1.text.text = Mid(label1.text,2) + Mid (label1.text,1,2) the code above is used to animate a label text in vb.net, but how do i implement this code in c#. Whenever i compile the program i have compile error showing that Mid is not declared how do i tackle this problem. (Student)
Reply
Answers (
2
)
VBSCRIPT vs. VBSCRIPT.NET
Get data from database and display it on the grid ERROR