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