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
ugp
NA
11
0
design time support - use dropdown list
Jun 5 2007 9:20 AM
This is a a design time support program. In this program, when select(view the properties) the 'phoneNumberControl1' usercontrol (which having Name,CountryCode,AreaCode,Phone#); it appears a section called "PhoneData" in the properties section. by using this "PhoneData" section, we can give the desired values to Name,CountryCode,AreaCode,Phone# at design time. And those will be appear on the textboxes. It works fine! But,i need to use a dropdown list there.Need to enter the country code from a Dropdown list or something like that.(Otherthen typing there.) How to do this?? (in the other program, it give the drop down list.Select the BULE color rectangle.in there its property - RectHeight,RectWidth can be choose from the dropdown list.) How can i do this for the above program. i.e: Getting the CountryCode from a dropdown list. Program: -Run the "CustomEditor.sln", which is in the CustomEditor folder. -(Inside that)Then open the "WindowsApplication1 - > Form1.cs" in the "Design Viewer" -Then set the properties at the design time as mentioned. (Note: this is a design time support program.) Program Can be Found Here: http://rapidshare.com/files/35367970/CustomEditor_demo.rar.html OR http://www.MegaShare.com/194407 OR http://www.codeproject.com/csharp/PropertyEditor.asp need help!
Reply
Answers (
0
)
Which Encoding do I need?
Sync Software??