0
点赞
收藏
分享

微信扫一扫

OpenGL(五)——变换

楠蛮鬼影 2023-05-04 阅读 64

1、Name获取控件对象

2、AllowDrop

3、AllowItemReorder

4、AllowMerge

5、Anchor

设置ToolStrip如何锚定父控件

6、AutoSize

设置ToolStrip的尺寸大小是否根据Font属性的变化而变化

7、BackColor

设置ToolStrip的背景色
在这里插入图片描述

8、BackgroundImage

设置背景图像

9、BackgroundImageLayout

设置图像的排列方式

10、ContextMenuStrip

鼠标右击时弹出的菜单

11、Dock

指定控件如何停靠在父控件上

12、Enabled

指定控件是否使能

13、Font

用于设置字体

14、GripMargin

15、GripStyle

举报

相关推荐

0 条评论