点击或拖拽改变大小

UINotifierShow 方法 (String, UINotifierType, String, Boolean, Int32, Form, EventHandler)

Sweet 开发框架

[缺少 "M:SweetUI.Forms.UINotifier.Show(System.String,SweetUI.Forms.UINotifierType,System.String,System.Boolean,System.Int32,System.Windows.Forms.Form,System.EventHandler)" 的 <summary> 文档]

命名空间:  SweetUI.Forms
程序集:  SweetUI (在 SweetUI.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法
public static short Show(
	string desc,
	UINotifierType type = UINotifierType.INFO,
	string title = "Notifier",
	bool isDialog = false,
	int timeout = 0,
	Form inApp = null,
	EventHandler clickevent = null
)

参数

desc
类型:SystemString

[缺少 "M:SweetUI.Forms.UINotifier.Show(System.String,SweetUI.Forms.UINotifierType,System.String,System.Boolean,System.Int32,System.Windows.Forms.Form,System.EventHandler)" 的 <param name="desc"/> 文档]

type (Optional)
类型:SweetUI.FormsUINotifierType

[缺少 "M:SweetUI.Forms.UINotifier.Show(System.String,SweetUI.Forms.UINotifierType,System.String,System.Boolean,System.Int32,System.Windows.Forms.Form,System.EventHandler)" 的 <param name="type"/> 文档]

title (Optional)
类型:SystemString

[缺少 "M:SweetUI.Forms.UINotifier.Show(System.String,SweetUI.Forms.UINotifierType,System.String,System.Boolean,System.Int32,System.Windows.Forms.Form,System.EventHandler)" 的 <param name="title"/> 文档]

isDialog (Optional)
类型:SystemBoolean

[缺少 "M:SweetUI.Forms.UINotifier.Show(System.String,SweetUI.Forms.UINotifierType,System.String,System.Boolean,System.Int32,System.Windows.Forms.Form,System.EventHandler)" 的 <param name="isDialog"/> 文档]

timeout (Optional)
类型:SystemInt32

[缺少 "M:SweetUI.Forms.UINotifier.Show(System.String,SweetUI.Forms.UINotifierType,System.String,System.Boolean,System.Int32,System.Windows.Forms.Form,System.EventHandler)" 的 <param name="timeout"/> 文档]

inApp (Optional)
类型:System.Windows.FormsForm

[缺少 "M:SweetUI.Forms.UINotifier.Show(System.String,SweetUI.Forms.UINotifierType,System.String,System.Boolean,System.Int32,System.Windows.Forms.Form,System.EventHandler)" 的 <param name="inApp"/> 文档]

clickevent (Optional)
类型:SystemEventHandler

[缺少 "M:SweetUI.Forms.UINotifier.Show(System.String,SweetUI.Forms.UINotifierType,System.String,System.Boolean,System.Int32,System.Windows.Forms.Form,System.EventHandler)" 的 <param name="clickevent"/> 文档]

返回值

类型:Int16

[缺少 "M:SweetUI.Forms.UINotifier.Show(System.String,SweetUI.Forms.UINotifierType,System.String,System.Boolean,System.Int32,System.Windows.Forms.Form,System.EventHandler)" 的 <returns> 文档]

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