点击或拖拽改变大小

UIOrangeStyle 类

Sweet 开发框架
控件Orange样式类
继承层次

命名空间:  SweetUI
程序集:  SweetUI (在 SweetUI.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法
public class UIOrangeStyle : UIBaseStyle

UIOrangeStyle 类型公开以下成员。

构造函数
  名称说明
公共方法UIOrangeStyle
初始化 UIOrangeStyle 类的一个新实例
Top
属性
  名称说明
公共属性AvatarFillColor (继承自 UIBaseStyle。)
公共属性AvatarForeColor (继承自 UIBaseStyle。)
公共属性BuiltIn (继承自 UIBaseStyle。)
公共属性ButtonFillColor (重写 UIBaseStyleButtonFillColor.)
公共属性ButtonFillColor2 (继承自 UIBaseStyle。)
公共属性ButtonFillHoverColor (重写 UIBaseStyleButtonFillHoverColor.)
公共属性ButtonFillPressColor (重写 UIBaseStyleButtonFillPressColor.)
公共属性ButtonFillSelectedColor (重写 UIBaseStyleButtonFillSelectedColor.)
公共属性ButtonForeColor (重写 UIBaseStyleButtonForeColor.)
公共属性ButtonForeHoverColor (重写 UIBaseStyleButtonForeHoverColor.)
公共属性ButtonForePressColor (重写 UIBaseStyleButtonForePressColor.)
公共属性ButtonForeSelectedColor (重写 UIBaseStyleButtonForeSelectedColor.)
公共属性CheckBoxColor (继承自 UIBaseStyle。)
公共属性CheckBoxForeColor (继承自 UIBaseStyle。)
公共属性ContextMenuColor (继承自 UIBaseStyle。)
公共属性DropDownControlColor (继承自 UIBaseStyle。)
公共属性EditorBackColor (继承自 UIBaseStyle。)
公共属性FillDisableColor (继承自 UIBaseStyle。)
公共属性ForeDisableColor (继承自 UIBaseStyle。)
公共属性GridLineColor (继承自 UIBaseStyle。)
公共属性GridSelectedColor (重写 UIBaseStyleGridSelectedColor.)
公共属性GridSelectedForeColor (继承自 UIBaseStyle。)
公共属性GridStripeEvenColor (继承自 UIBaseStyle。)
公共属性GridStripeOddColor (继承自 UIBaseStyle。)
公共属性LabelForeColor (继承自 UIBaseStyle。)
公共属性LineForeColor (继承自 UIBaseStyle。)
公共属性ListItemSelectBackColor (继承自 UIBaseStyle。)
公共属性ListItemSelectForeColor (继承自 UIBaseStyle。)
公共属性MenuSelectedColor (重写 UIBaseStyleMenuSelectedColor.)
公共属性Name (重写 UIBaseStyleName.)
公共属性PageTitleFillColor (继承自 UIBaseStyle。)
公共属性PageTitleForeColor (继承自 UIBaseStyle。)
公共属性PanelForeColor (继承自 UIBaseStyle。)
公共属性PlainColor (重写 UIBaseStylePlainColor.)
公共属性PrimaryColor (重写 UIBaseStylePrimaryColor.)
公共属性ProcessBarFillColor (继承自 UIBaseStyle。)
公共属性ProcessBarForeColor (继承自 UIBaseStyle。)
公共属性ProgressIndicatorColor (继承自 UIBaseStyle。)
公共属性RectColor (重写 UIBaseStyleRectColor.)
公共属性RectDisableColor (继承自 UIBaseStyle。)
公共属性RectHoverColor (重写 UIBaseStyleRectHoverColor.)
公共属性RectPressColor (重写 UIBaseStyleRectPressColor.)
公共属性RectSelectedColor (重写 UIBaseStyleRectSelectedColor.)
公共属性RegularColor (重写 UIBaseStyleRegularColor.)
公共属性ScrollBarForeColor (继承自 UIBaseStyle。)
公共属性SecondaryColor (重写 UIBaseStyleSecondaryColor.)
公共属性SwitchActiveColor (继承自 UIBaseStyle。)
公共属性SwitchFillColor (继承自 UIBaseStyle。)
公共属性SwitchInActiveColor (继承自 UIBaseStyle。)
公共属性TitleColor (重写 UIBaseStyleTitleColor.)
公共属性TitleForeColor (重写 UIBaseStyleTitleForeColor.)
公共属性TrackBarFillColor (继承自 UIBaseStyle。)
公共属性TrackBarForeColor (继承自 UIBaseStyle。)
公共属性TrackBarRectColor (继承自 UIBaseStyle。)
公共属性TrackDisableColor (继承自 UIBaseStyle。)
公共属性TreeViewHoverColor (继承自 UIBaseStyle。)
公共属性TreeViewSelectedColor (继承自 UIBaseStyle。)
Top
方法
  名称说明
公共方法Equals (继承自 Object。)
受保护的方法Finalize (继承自 Object。)
公共方法GetHashCode (继承自 Object。)
公共方法GetType (继承自 Object。)
受保护的方法Init (继承自 UIBaseStyle。)
受保护的方法InitPlain (继承自 UIBaseStyle。)
公共方法LoadFromFile (继承自 UIBaseStyle。)
受保护的方法MemberwiseClone (继承自 Object。)
公共方法ToString (继承自 UIBaseStyle。)
Top
扩展方法
  名称说明
公共扩展器方法ConsoleWriteLine (由 SystemEx 定义。)
公共扩展器方法IsCustom (由 UIStyleHelper 定义。)
公共扩展器方法IsValid (由 UIStyleHelper 定义。)
公共扩展器方法WriteConsole (由 UConsole 定义。)
Top
参见
SweetUI 控件库、工具类库、扩展类库、多页面开发框架