点击或拖拽改变大小

UINotifierHelperShowNotifier 方法 (String, UINotifierType, String, Boolean, Int32, Form)

Sweet 开发框架

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

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

参数

desc
类型:SystemString

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

type (Optional)
类型:SweetUI.FormsUINotifierType

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

title (Optional)
类型:SystemString

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

isDialog (Optional)
类型:SystemBoolean

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

timeout (Optional)
类型:SystemInt32

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

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

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

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