I am trying to get C#’s form to have a contextmenu at the top of the form to where options already show up on load and you can click it to get more of a dropdown, how would I do this? Thanks
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I guess you are asking for a
MenuStripcontrol:http://en.csharp-online.net/Create_and_configure_a_MenuStrip
http://msdn.microsoft.com/en-us/library/system.windows.forms.menustrip.aspx