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
Emma Emma
NA
101
55.4k
C# How to make one item from Menustrip be default selected?
May 29 2013 1:56 AM
I am working on C# WFA. I have one menustrip which has one item called: Settings, under this I have three items: ID, Number, and Time. Under Number item there has 5 items again which man can choose. Now I want to make it like this: first make one of the items under Number is default chosen, Secondly, I want to have one more textbox in the GUI, which will show which item is selected under number.
For example:
Settings
---
ID
---
Number
----
NUMBER1
----
Number
2
----
Number
3
---
Time
So I want to set the Number 2 as the default chosen item, how can I do that? I want to display the selected Number item in textbox when one is selected, How can I do that?
Thanks a lot!
BR Emma
Reply
Answers (
3
)
How to avoid page refresh after selectedindexchanged?
Uploading multi images to SQL Server