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