DesignerConfigurationService.MultipleItemsDragDropEnabled Propriedade

Definição

Recebe ou define um valor que indica se a operação de arrastar e largar múltiplos itens está ativada.

public:
 property bool MultipleItemsDragDropEnabled { bool get(); void set(bool value); };
public bool MultipleItemsDragDropEnabled { get; set; }
member this.MultipleItemsDragDropEnabled : bool with get, set
Public Property MultipleItemsDragDropEnabled As Boolean

Valor de Propriedade

true se a operação de arrastar e largar múltiplos itens estiver ativada; caso contrário, false.

Aplica-se a