![]() | UIMessageBoxShow 方法 (String, String, UIStyle, UIMessageBoxButtons, Boolean, Boolean) |
[缺少 "M:SweetUI.Forms.UIMessageBox.Show(System.String,System.String,SweetUI.UIStyle,SweetUI.Forms.UIMessageBoxButtons,System.Boolean,System.Boolean)" 的 <summary> 文档]
命名空间: SweetUI.Forms
public static bool Show( string text, string caption, UIStyle style = UIStyle.Blue, UIMessageBoxButtons buttons = UIMessageBoxButtons.OK, bool showMask = true, bool topMost = false )
[缺少 "M:SweetUI.Forms.UIMessageBox.Show(System.String,System.String,SweetUI.UIStyle,SweetUI.Forms.UIMessageBoxButtons,System.Boolean,System.Boolean)" 的 <param name="text"/> 文档]
[缺少 "M:SweetUI.Forms.UIMessageBox.Show(System.String,System.String,SweetUI.UIStyle,SweetUI.Forms.UIMessageBoxButtons,System.Boolean,System.Boolean)" 的 <param name="caption"/> 文档]
[缺少 "M:SweetUI.Forms.UIMessageBox.Show(System.String,System.String,SweetUI.UIStyle,SweetUI.Forms.UIMessageBoxButtons,System.Boolean,System.Boolean)" 的 <param name="style"/> 文档]
[缺少 "M:SweetUI.Forms.UIMessageBox.Show(System.String,System.String,SweetUI.UIStyle,SweetUI.Forms.UIMessageBoxButtons,System.Boolean,System.Boolean)" 的 <param name="buttons"/> 文档]
[缺少 "M:SweetUI.Forms.UIMessageBox.Show(System.String,System.String,SweetUI.UIStyle,SweetUI.Forms.UIMessageBoxButtons,System.Boolean,System.Boolean)" 的 <param name="showMask"/> 文档]
[缺少 "M:SweetUI.Forms.UIMessageBox.Show(System.String,System.String,SweetUI.UIStyle,SweetUI.Forms.UIMessageBoxButtons,System.Boolean,System.Boolean)" 的 <param name="topMost"/> 文档]
[缺少 "M:SweetUI.Forms.UIMessageBox.Show(System.String,System.String,SweetUI.UIStyle,SweetUI.Forms.UIMessageBoxButtons,System.Boolean,System.Boolean)" 的 <returns> 文档]