点击或拖拽改变大小

TabPageViewTitleStyle 结构

TabPageView显示样式

命名空间:  Smobiler.Core.Controls
程序集:  Smobiler.Core (在 Smobiler.Core.dll 中) 版本:6.0.641.16928
语法
[SerializableAttribute]
[TypeConverterAttribute(typeof(TabPageViewTitleIndicatorStyleConverter))]
public struct TabPageViewTitleStyle

TabPageViewTitleStyle 类型公开以下成员。

构造函数
  名称说明
公共方法TabPageViewTitleStyle(Color)
实例化一个TabPageViewTitleIndicatorStyle对象
公共方法TabPageViewTitleStyle(Color, Color, Color)
实例化一个TabPageViewTitleIndicatorStyle对象
公共方法TabPageViewTitleStyle(Color, Color, Color, Single)
实例化一个TabPageViewTitleIndicatorStyle对象
公共方法TabPageViewTitleStyle(Color, Color, Color, Single, Color, Int32)
实例化一个TabPageViewTitleIndicatorStyle对象
Top
属性
  名称说明
公共属性BackColor
获取背景色
公共属性BorderColor
获取边框颜色
公共属性BorderSize
获取边框大小
公共属性静态成员Empty
获取一个空的TabPageViewTitleIndicatorStyle
公共属性FontSize
获取字体大小
公共属性ForeColor
获取前景色,用于显示文本。
公共属性SelectedForeColor
获取选择时前景色
Top
方法
参见