点击或拖拽改变大小

UINotifierShowDialog 方法 (String, UINotifierType, String, BackDialogStyle, Form)

Sweet 开发框架

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

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

参数

content
类型:SystemString

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

type (Optional)
类型:SweetUI.FormsUINotifierType

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

title (Optional)
类型:SystemString

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

backDialogStyle (Optional)
类型:SweetUI.FormsBackDialogStyle

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

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

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

返回值

类型:DialogResult

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

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