SelectionHandlerHandleMouseLeave 方法 |
On mouse leave change the cursor back to default.
命名空间:
DSkin.Html.Core.Handlers
程序集:
DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法 public void HandleMouseLeave(
RControl parent
)
参数
- parent
- 类型:DSkin.Html.AdaptersRControl
the control hosting the html to set cursor and invalidate
参见