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
shockwavevok
NA
3
0
NumericUpdown: make user unable to enter value bigger then 99
Jun 24 2009 10:11 AM
hi all,
I have a NumericUpDown control. The minimum value is 1 and the maximum value is 99. I want to prevent the user from entering a value bigger then 100. Currently if you enter 100, after validating the control return to the maximum value. I want to prevent the user from entering 100. The use may enter 98, 99, ... Anyone have an idea on how to do that? What event to use ? I've already searched the net and didn't find anything.
Or anyone have any idea to make the user only capable of entering two digits?
Thank you very much
Michael
Reply
Answers (
2
)
Custom control not aligning with label
Text Box not updating from an event