点击或拖拽改变大小

UIInputDialogInputStringDialog 方法 (String, Boolean, String, UIStyle, Boolean, Boolean)

Sweet 开发框架

[缺少 "M:SweetUI.Forms.UIInputDialog.InputStringDialog(System.String@,System.Boolean,System.String,SweetUI.UIStyle,System.Boolean,System.Boolean)" 的 <summary> 文档]

命名空间:  SweetUI.Forms
程序集:  SweetUI (在 SweetUI.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法
public static bool InputStringDialog(
	ref string value,
	bool checkEmpty = true,
	string desc = "请输入字符串:",
	UIStyle style = UIStyle.Blue,
	bool topMost = false,
	bool showMask = false
)

参数

value
类型:SystemString

[缺少 "M:SweetUI.Forms.UIInputDialog.InputStringDialog(System.String@,System.Boolean,System.String,SweetUI.UIStyle,System.Boolean,System.Boolean)" 的 <param name="value"/> 文档]

checkEmpty (Optional)
类型:SystemBoolean

[缺少 "M:SweetUI.Forms.UIInputDialog.InputStringDialog(System.String@,System.Boolean,System.String,SweetUI.UIStyle,System.Boolean,System.Boolean)" 的 <param name="checkEmpty"/> 文档]

desc (Optional)
类型:SystemString

[缺少 "M:SweetUI.Forms.UIInputDialog.InputStringDialog(System.String@,System.Boolean,System.String,SweetUI.UIStyle,System.Boolean,System.Boolean)" 的 <param name="desc"/> 文档]

style (Optional)
类型:SweetUIUIStyle

[缺少 "M:SweetUI.Forms.UIInputDialog.InputStringDialog(System.String@,System.Boolean,System.String,SweetUI.UIStyle,System.Boolean,System.Boolean)" 的 <param name="style"/> 文档]

topMost (Optional)
类型:SystemBoolean

[缺少 "M:SweetUI.Forms.UIInputDialog.InputStringDialog(System.String@,System.Boolean,System.String,SweetUI.UIStyle,System.Boolean,System.Boolean)" 的 <param name="topMost"/> 文档]

showMask (Optional)
类型:SystemBoolean

[缺少 "M:SweetUI.Forms.UIInputDialog.InputStringDialog(System.String@,System.Boolean,System.String,SweetUI.UIStyle,System.Boolean,System.Boolean)" 的 <param name="showMask"/> 文档]

返回值

类型:Boolean

[缺少 "M:SweetUI.Forms.UIInputDialog.InputStringDialog(System.String@,System.Boolean,System.String,SweetUI.UIStyle,System.Boolean,System.Boolean)" 的 <returns> 文档]

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