C#: How do i position a menuitem
How do i set the position of a menuitem all the way to the right, as 开发者_StackOverflow社区shown in the picture, and make sure it stays there when resizing the dockbar.

Just set the menu item's Alignment = ToolStripItemAlignment.Right
加载中,请稍侯......
精彩评论