DesignerCategoryAttribute.Component 字段
定义
指定标记为此类别的组件使用组件设计器。Specifies that a component marked with this category use a component designer. 此字段为只读。This field is read-only.
public: static initonly System::ComponentModel::DesignerCategoryAttribute ^ Component;
public static readonly System.ComponentModel.DesignerCategoryAttribute Component;
staticval mutable Component : System.ComponentModel.DesignerCategoryAttribute
Public Shared ReadOnly Component As DesignerCategoryAttribute