 | UIColorTableSetCustomColor 方法 |
Sweet 开发框架 [缺少 "M:SweetUI.UIColorTable.SetCustomColor(System.Drawing.Color)" 的 <summary> 文档]
命名空间:
SweetUI
程序集:
SweetUI (在 SweetUI.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public void SetCustomColor(
Color col
)
Public Sub SetCustomColor (
col As Color
)
member SetCustomColor :
col : Color -> unit
参数
- col
- 类型:System.DrawingColor
[缺少 "M:SweetUI.UIColorTable.SetCustomColor(System.Drawing.Color)" 的 <param name="col"/> 文档]
参见