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

属性值

鼠标类别的 A CategoryAttribute

适用于