点击或拖拽改变大小

UIStatusFormShow 方法 (String, String, Int32, Int32)

Sweet 开发框架

[缺少 "M:SweetUI.Forms.UIStatusForm.Show(System.String,System.String,System.Int32,System.Int32)" 的 <summary> 文档]

命名空间:  SweetUI.Forms
程序集:  SweetUI (在 SweetUI.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法
public void Show(
	string title,
	string desc,
	int max = 100,
	int value = 0
)

参数

title
类型:SystemString

[缺少 "M:SweetUI.Forms.UIStatusForm.Show(System.String,System.String,System.Int32,System.Int32)" 的 <param name="title"/> 文档]

desc
类型:SystemString

[缺少 "M:SweetUI.Forms.UIStatusForm.Show(System.String,System.String,System.Int32,System.Int32)" 的 <param name="desc"/> 文档]

max (Optional)
类型:SystemInt32

[缺少 "M:SweetUI.Forms.UIStatusForm.Show(System.String,System.String,System.Int32,System.Int32)" 的 <param name="max"/> 文档]

value (Optional)
类型:SystemInt32

[缺少 "M:SweetUI.Forms.UIStatusForm.Show(System.String,System.String,System.Int32,System.Int32)" 的 <param name="value"/> 文档]

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