CategoryAttribute.Mouse 屬性

定義

取得代表滑鼠分類的 CategoryAttribute

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

屬性值

滑鼠分類的 CategoryAttribute

適用於