点击或拖拽改变大小

ControlTextDecoration 属性

表示一个文本修饰,它是可添加到文本的视觉装饰(如下划线)。字符串格式: overline/Underline/Strikethrough [width[,Solid/Dash/Dot/DashDot/DashDotDot]] [color]

命名空间:  CPF.Controls
程序集:  CPF (在 CPF.dll 中) 版本:0.8.8.5
语法
C#
public TextDecoration TextDecoration { get; set; }

属性值

类型:TextDecoration
参见