CategoryAttribute.DragDrop Propriedade
Definição
Obtém um CategoryAttribute que representa a categoria DragDrop.Gets a CategoryAttribute representing the DragDrop category.
public:
static property System::ComponentModel::CategoryAttribute ^ DragDrop { System::ComponentModel::CategoryAttribute ^ get(); };
public static System.ComponentModel.CategoryAttribute DragDrop { get; }
member this.DragDrop : System.ComponentModel.CategoryAttribute
Public Shared ReadOnly Property DragDrop As CategoryAttribute
Valor da propriedade
Um CategoryAttribute para a categoria de arrastar e soltar.A CategoryAttribute for the drag-and-drop category.