点击或拖拽改变大小

UIEditOptionAddInteger 方法

Sweet 开发框架

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

命名空间:  SweetUI.Forms
程序集:  SweetUI (在 SweetUI.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法
public void AddInteger(
	string dataPropertyName,
	string text,
	int value,
	bool enabled = true,
	bool halfWidth = true
)

参数

dataPropertyName
类型:SystemString

[缺少 "M:SweetUI.Forms.UIEditOption.AddInteger(System.String,System.String,System.Int32,System.Boolean,System.Boolean)" 的 <param name="dataPropertyName"/> 文档]

text
类型:SystemString

[缺少 "M:SweetUI.Forms.UIEditOption.AddInteger(System.String,System.String,System.Int32,System.Boolean,System.Boolean)" 的 <param name="text"/> 文档]

value
类型:SystemInt32

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

enabled (Optional)
类型:SystemBoolean

[缺少 "M:SweetUI.Forms.UIEditOption.AddInteger(System.String,System.String,System.Int32,System.Boolean,System.Boolean)" 的 <param name="enabled"/> 文档]

halfWidth (Optional)
类型:SystemBoolean

[缺少 "M:SweetUI.Forms.UIEditOption.AddInteger(System.String,System.String,System.Int32,System.Boolean,System.Boolean)" 的 <param name="halfWidth"/> 文档]

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