[]
Defines value that determines how the combo box handles drop operations.
public enum DropModeEnum
| Name | Description |
|---|---|
| Automatic | The combo box handles the drop operation. |
| Manual | The programmer can manually handle the drop operation. |