CategoryAttribute.Focus 属性

定义

获取表示"Focus"类别的 CategoryAttribute

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

属性值

焦点类别的 CategoryAttribute

适用于