DSkin
DSkin
DSkin.DirectUI
DuiHtmlLabel 类
DuiHtmlLabel 事件
ImageLoad 事件
LinkClicked 事件
LoadComplete 事件
RenderError 事件
StylesheetLoad 事件
DuiHtmlLabel 事件
DuiHtmlLabel
类型公开以下成员。
事件
名称
说明
AcceptTask
接收到任务时发生
(继承自
DuiBaseControl
。)
AnchorChanged
(继承自
DuiBaseControl
。)
AutoSizeChanged
(继承自
DuiBaseControl
。)
BackgroundImageChanged
(继承自
DuiBaseControl
。)
ControlAdded
(继承自
DuiBaseControl
。)
ControlRemoved
(继承自
DuiBaseControl
。)
Disposed
(继承自
Component
。)
DockChanged
(继承自
DuiBaseControl
。)
EnabledChanged
(继承自
DuiBaseControl
。)
FocusedChanged
(继承自
DuiBaseControl
。)
FontChanged
(继承自
DuiBaseControl
。)
ForeColorChanged
(继承自
DuiBaseControl
。)
ImageLoad
提出图像时要加载的文件路径或 URI。
此事件允许手动,提供图像如果不处理图像将从文件或从 URI 下载加载
Invalidated
(继承自
DuiBaseControl
。)
IsSelectedChanged
(继承自
DuiBaseControl
。)
KeyDown
(继承自
DuiBaseControl
。)
KeyPress
(继承自
DuiBaseControl
。)
KeyUp
(继承自
DuiBaseControl
。)
Layout
(继承自
DuiBaseControl
。)
LinkClicked
当用户点击一个html 中的链接
允许取消链接的执行。
Load
(继承自
DuiBaseControl
。)
LoadComplete
当设置的 html 文档已完全加载。
允许操作的 html dom,滚动条的位置,等等。
MarginChanged
(继承自
DuiBaseControl
。)
MouseClick
(继承自
DuiBaseControl
。)
MouseDoubleClick
(继承自
DuiBaseControl
。)
MouseDown
(继承自
DuiBaseControl
。)
MouseEnter
(继承自
DuiBaseControl
。)
MouseLeave
(继承自
DuiBaseControl
。)
MouseMove
(继承自
DuiBaseControl
。)
MouseUp
(继承自
DuiBaseControl
。)
MouseWheel
(继承自
DuiBaseControl
。)
Move
(继承自
DuiBaseControl
。)
Paint
(继承自
DuiBaseControl
。)
PaintBackground
(继承自
DuiBaseControl
。)
ParentChanged
(继承自
DuiBaseControl
。)
PrePaint
背景绘制之后,子控件绘制之前,在Paint事件之前。一般用于继承控件的绘制
(继承自
DuiBaseControl
。)
PreviewKeyDown
(继承自
DuiBaseControl
。)
PropertyChanged
(继承自
DuiBaseControl
。)
RenderError
当 html 渲染的过程中出错时引发
SizeChanged
(继承自
DuiBaseControl
。)
StartPaint
(继承自
DuiBaseControl
。)
StylesheetLoad
由链接元素引发的 aa 样式表时要加载的文件路径或 URI。
此事件允许手动提供样式表或提供新的源 (文件或 uri) 从加载。
如果没有替代的数据提供将会使用原始源。
TextChanged
(继承自
DuiBaseControl
。)
VisibleChanged
(继承自
DuiBaseControl
。)
Top
参见
引用
DuiHtmlLabel 类
DSkin.DirectUI 命名空间