共用方式為


DesignerConfigurationService.MultipleItemsDragDropEnabled 屬性

定義

取得或設定值,指出是否啟用多重項目拖放作業。

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

屬性值

如果啟用多個項目的拖放作業,則為 true,否則為 false

適用於