点击或拖拽改变大小

UIToolTipSetToolTip 方法 (Control, String, String, Int32, Int32, Color)

Sweet 开发框架

[缺少 "M:SweetUI.UIToolTip.SetToolTip(System.Windows.Forms.Control,System.String,System.String,System.Int32,System.Int32,System.Drawing.Color)" 的 <summary> 文档]

命名空间:  SweetUI
程序集:  SweetUI (在 SweetUI.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法
public void SetToolTip(
	Control control,
	string caption,
	string title,
	int symbol,
	int symbolSize,
	Color symbolColor
)

参数

control
类型:System.Windows.FormsControl

[缺少 "M:SweetUI.UIToolTip.SetToolTip(System.Windows.Forms.Control,System.String,System.String,System.Int32,System.Int32,System.Drawing.Color)" 的 <param name="control"/> 文档]

caption
类型:SystemString

[缺少 "M:SweetUI.UIToolTip.SetToolTip(System.Windows.Forms.Control,System.String,System.String,System.Int32,System.Int32,System.Drawing.Color)" 的 <param name="caption"/> 文档]

title
类型:SystemString

[缺少 "M:SweetUI.UIToolTip.SetToolTip(System.Windows.Forms.Control,System.String,System.String,System.Int32,System.Int32,System.Drawing.Color)" 的 <param name="title"/> 文档]

symbol
类型:SystemInt32

[缺少 "M:SweetUI.UIToolTip.SetToolTip(System.Windows.Forms.Control,System.String,System.String,System.Int32,System.Int32,System.Drawing.Color)" 的 <param name="symbol"/> 文档]

symbolSize
类型:SystemInt32

[缺少 "M:SweetUI.UIToolTip.SetToolTip(System.Windows.Forms.Control,System.String,System.String,System.Int32,System.Int32,System.Drawing.Color)" 的 <param name="symbolSize"/> 文档]

symbolColor
类型:System.DrawingColor

[缺少 "M:SweetUI.UIToolTip.SetToolTip(System.Windows.Forms.Control,System.String,System.String,System.Int32,System.Int32,System.Drawing.Color)" 的 <param name="symbolColor"/> 文档]

参见
SweetUI 控件库、工具类库、扩展类库、多页面开发框架