Control.SetBounds 方法
设置控件的边界。
重载列表
名称 | 说明 |
---|---|
Control.SetBounds (Int32, Int32, Int32, Int32) | 将控件的边界设置为指定位置和大小。 |
Control.SetBounds (Int32, Int32, Int32, Int32, BoundsSpecified) | 将控件的指定边界设置为指定位置和大小。 |
请参见
参考
Control 类
Control 成员
System.Windows.Forms 命名空间
Bounds
SetBoundsCore
Layout