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

プロパティ値

DragDrop カテゴリの CategoryAttribute

適用対象