[]
        
(Showing Draft Content)

C1.Win.C1List.DropModeEnum

DropModeEnum Enum

Defines value that determines how the combo box handles drop operations.

Namespace: C1.Win.C1List
Assembly: C1.Win.C1List.4.8.dll
Syntax
public enum DropModeEnum

Fields

Name Description
Automatic

The combo box handles the drop operation.

Manual

The programmer can manually handle the drop operation.