点击或拖拽改变大小

UINotifierShowDialog 方法 (String, String, UINotifierType)

Sweet 开发框架

[缺少 "M:SweetUI.Forms.UINotifier.ShowDialog(System.String,System.String,SweetUI.Forms.UINotifierType)" 的 <summary> 文档]

命名空间:  SweetUI.Forms
程序集:  SweetUI (在 SweetUI.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法
public static void ShowDialog(
	string content,
	string title = "Notifier",
	UINotifierType type = UINotifierType.INFO
)

参数

content
类型:SystemString

[缺少 "M:SweetUI.Forms.UINotifier.ShowDialog(System.String,System.String,SweetUI.Forms.UINotifierType)" 的 <param name="content"/> 文档]

title (Optional)
类型:SystemString

[缺少 "M:SweetUI.Forms.UINotifier.ShowDialog(System.String,System.String,SweetUI.Forms.UINotifierType)" 的 <param name="title"/> 文档]

type (Optional)
类型:SweetUI.FormsUINotifierType

[缺少 "M:SweetUI.Forms.UINotifier.ShowDialog(System.String,System.String,SweetUI.Forms.UINotifierType)" 的 <param name="type"/> 文档]

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