CategoryAttribute.DragDrop Proprietà

Definizione

Ottiene un attributo CategoryAttribute che rappresenta la categoria DragDrop.

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

Valore della proprietà

Un oggetto CategoryAttribute per la categoria drag-and-drop.

Si applica a