点击或拖拽改变大小

ComboBoxItem 类

[缺少 "T:Swebui.Controls.ComboBoxItem" 的 <summary> 文档]

继承层次

命名空间:  Swebui.Controls
程序集:  Swebui.Controls (在 Swebui.Controls.dll 中) 版本:1.0.0
语法
public class ComboBoxItem : SwebViewCollectionItem

ComboBoxItem 类型公开以下成员。

构造函数
  名称说明
公共方法ComboBoxItem
初始化 ComboBoxItem 类的一个新实例
公共方法ComboBoxItem(String, String)
初始化 ComboBoxItem 类的一个新实例
Top
属性
  名称说明
公共属性Id
获取和设置菜单元素编号
公共属性Tag
获取和设置Tag
(继承自 SwebViewCollectionItem。)
公共属性Text
Top
参见