 | UIControlSetRectReadOnlyColor 方法 |
Sweet 开发框架
设置边框只读颜色
命名空间:
SweetUI
程序集:
SweetUI (在 SweetUI.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法protected void SetRectReadOnlyColor(
Color color
)
Protected Sub SetRectReadOnlyColor (
color As Color
)
member SetRectReadOnlyColor :
color : Color -> unit
参数
- color
- 类型:System.DrawingColor
颜色
参见