DSkinHtmlLabel 类 |
主要的鉴别诊断,使用 HtmlPanel 或 HtmlLabel 是大小和滚动条。
如果控件的大小取决于 html 内容应该使用 HtmlLabel.
如果由某种设置大小的布局然后 HtmlPanel 是更适合,也显示滚动条的 html 内容是否大于控制客户端矩形。
命名空间: DSkin.Controls
public class DSkinHtmlLabel : DSkinBaseControl
DSkinHtmlLabel 类型公开以下成员。
名称 | 说明 | |
---|---|---|
![]() | DSkinHtmlLabel |
提供使用 text 属性的 HTML 呈现
|
名称 | 说明 | |
---|---|---|
![]() | _autoSizeHight |
is to handle auto size of the control height only
|
![]() | _baseCssData |
the base stylesheet data used in the panel
|
![]() | _baseRawCssData |
the raw base stylesheet data used in the control
|
![]() | _text |
the current html text set in the control
|
![]() | textRenderMode |
The text rendering hint to be used for text rendering.
|