点击或拖拽改变大小

LabelUnderline 属性

获取或设置文本下划线

命名空间:  Smobiler.Core.Controls
程序集:  Smobiler.Core (在 Smobiler.Core.dll 中) 版本:6.0.641.16928
语法
public bool Underline { get; set; }

属性值

类型:Boolean

返回值

类型:Boolean
备注
LineThrough和Underline仅能支持一个,并且优先支持Underline
参见