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 A 代表滑鼠類別。

適用於