开发者

How to show ContextMenuStrip on C# Form?

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 th开发者_开发知识库is? Thanks


Hope these help

http://www.codeproject.com/KB/toolbars/customtoolstrip.aspx

http://www.codeproject.com/KB/miscctrl/MfcWinFormsOff.aspx


I guess you are asking for a MenuStrip control:

http://en.csharp-online.net/Create_and_configure_a_MenuStrip

http://msdn.microsoft.com/en-us/library/system.windows.forms.menustrip.aspx

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜