ButtonSelectBackgroundColor 属性 |
获取和设置鼠标悬停在button上时背景颜色。
命名空间:
Swebui.Controls
程序集:
Swebui.Controls (在 Swebui.Controls.dll 中) 版本:1.0.0
语法public Color SelectBackgroundColor { get; set; }
Public Property SelectBackgroundColor As Color
Get
Set
属性值
类型:
Color
参见