ControlFormat.DropDownLines 属性

定义

返回或设置组合框中下拉区域中显示的列表行的数目。

public:
 property int DropDownLines { int get(); void set(int value); };
public int DropDownLines { get; set; }
Public Property DropDownLines As Integer

属性值

适用于