| 名前空間一覧 > GrapeCity.Web.Input.IMEdit 名前空間 > DropDownEditor クラス : Width プロパティ |
| 例外 | 解説 |
|---|---|
| System.ArgumentOutOfRangeException | 負の値が設定されています。 |
GcTextBox1.DropDownEditor.Height = 150 GcTextBox1.DropDownEditor.Width = 250
GcTextBox1.DropDownEditor.Height = 150; GcTextBox1.DropDownEditor.Width = 250;