开发者

C#: How do i position a menuitem

开发者 https://www.devze.com 2023-01-17 13:30 出处:网络
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.

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.

C#: How do i position a menuitem


Just set the menu item's Alignment = ToolStripItemAlignment.Right

0

精彩评论

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