CategoryAttribute.DragDrop 属性

定义

获取表示"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

适用于