![]() | UIInputDialogInputIntegerDialog 方法 (Form, Int32, Int32, Int32, Boolean, String, UIStyle, Boolean) |
[缺少 "M:SweetUI.Forms.UIInputDialog.InputIntegerDialog(System.Windows.Forms.Form,System.Int32@,System.Int32,System.Int32,System.Boolean,System.String,SweetUI.UIStyle,System.Boolean)" 的 <summary> 文档]
命名空间: SweetUI.Forms
public static bool InputIntegerDialog( this Form form, ref int value, int minimum, int maximum, bool checkEmpty = true, string desc = "请输入数字:", UIStyle style = UIStyle.Blue, bool showMask = false )
[缺少 "M:SweetUI.Forms.UIInputDialog.InputIntegerDialog(System.Windows.Forms.Form,System.Int32@,System.Int32,System.Int32,System.Boolean,System.String,SweetUI.UIStyle,System.Boolean)" 的 <param name="form"/> 文档]
[缺少 "M:SweetUI.Forms.UIInputDialog.InputIntegerDialog(System.Windows.Forms.Form,System.Int32@,System.Int32,System.Int32,System.Boolean,System.String,SweetUI.UIStyle,System.Boolean)" 的 <param name="value"/> 文档]
[缺少 "M:SweetUI.Forms.UIInputDialog.InputIntegerDialog(System.Windows.Forms.Form,System.Int32@,System.Int32,System.Int32,System.Boolean,System.String,SweetUI.UIStyle,System.Boolean)" 的 <param name="minimum"/> 文档]
[缺少 "M:SweetUI.Forms.UIInputDialog.InputIntegerDialog(System.Windows.Forms.Form,System.Int32@,System.Int32,System.Int32,System.Boolean,System.String,SweetUI.UIStyle,System.Boolean)" 的 <param name="maximum"/> 文档]
[缺少 "M:SweetUI.Forms.UIInputDialog.InputIntegerDialog(System.Windows.Forms.Form,System.Int32@,System.Int32,System.Int32,System.Boolean,System.String,SweetUI.UIStyle,System.Boolean)" 的 <param name="checkEmpty"/> 文档]
[缺少 "M:SweetUI.Forms.UIInputDialog.InputIntegerDialog(System.Windows.Forms.Form,System.Int32@,System.Int32,System.Int32,System.Boolean,System.String,SweetUI.UIStyle,System.Boolean)" 的 <param name="desc"/> 文档]
[缺少 "M:SweetUI.Forms.UIInputDialog.InputIntegerDialog(System.Windows.Forms.Form,System.Int32@,System.Int32,System.Int32,System.Boolean,System.String,SweetUI.UIStyle,System.Boolean)" 的 <param name="style"/> 文档]
[缺少 "M:SweetUI.Forms.UIInputDialog.InputIntegerDialog(System.Windows.Forms.Form,System.Int32@,System.Int32,System.Int32,System.Boolean,System.String,SweetUI.UIStyle,System.Boolean)" 的 <param name="showMask"/> 文档]
[缺少 "M:SweetUI.Forms.UIInputDialog.InputIntegerDialog(System.Windows.Forms.Form,System.Int32@,System.Int32,System.Int32,System.Boolean,System.String,SweetUI.UIStyle,System.Boolean)" 的 <returns> 文档]