| GrapeCity.Win.Common 名前空間 : DropDownDirection 列挙体 |
Public Enum DropDownDirection Inherits System.Enum
public enum DropDownDirection : System.Enum
| メンバ | 解説 |
|---|---|
| AboveLeft | DropDownContextMenuStripが親コントロールの左上に表示されるように指定します。 |
| AboveRight | DropDownContextMenuStripが親コントロールの右上に表示されるように指定します。 |
| BelowLeft | DropDownContextMenuStripが親コントロールの左下に表示されるように指定します。 |
| BelowRight | DropDownContextMenuStripが親コントロールの右下に表示されるように指定します。 |
| Default | System.Windows.Forms.RightToLeftの設定に応じて、System.Windows.Forms.ToolStripDropDownDirection.LeftまたはSystem.Windows.Forms.ToolStripDropDownDirection.Rightを指定します。 |
| Left | DropDownContextMenuStripが親コントロールの左側に表示されるように指定します。 |
| Right | DropDownContextMenuStripが親コントロールの右側に表示されるように指定します。 |
System.Object
System.ValueType
System.Enum
GrapeCity.Win.Common.DropDownDirection