CategoryAttribute.DragDrop Свойство

Определение

Возвращает атрибут CategoryAttribute, представляющий категорию "Перетаскивание".

public:
 static property System::ComponentModel::CategoryAttribute ^ DragDrop { System::ComponentModel::CategoryAttribute ^ get(); };
public static System.ComponentModel.CategoryAttribute DragDrop { get; }
static member DragDrop : System.ComponentModel.CategoryAttribute
Public Shared ReadOnly Property DragDrop As CategoryAttribute

Значение свойства

Объект CategoryAttribute для категории "Перетаскивание".

Применяется к