[]
Defines the value that determines whether the combo box or the programmer handles a drag operation.
public enum DragModeEnum
Name | Description |
---|---|
Automatic | The combo box handles the drag operation. |
Manual | The combo box handles the drag operation. |