点击或拖拽改变大小

DSkinHtmlToolTipOnToolTipPopup 方法

On tooltip appear set the html by the associated control, layout and set the tooltip size by the html size.

命名空间:  DSkin.Controls
程序集:  DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
protected virtual void OnToolTipPopup(
	PopupEventArgs e
)

参数

e
类型:System.Windows.FormsPopupEventArgs

[缺少 "M:DSkin.Controls.DSkinHtmlToolTip.OnToolTipPopup(System.Windows.Forms.PopupEventArgs)" 的 <param name="e"/> 文档]

参见