DesignerCategoryAttribute.Default 字段

定义

指定标记为此类别的组件不能使用可视化设计器。 此 static 字段是只读的。

public: static initonly System::ComponentModel::DesignerCategoryAttribute ^ Default;
public static readonly System.ComponentModel.DesignerCategoryAttribute Default;
 staticval mutable Default : System.ComponentModel.DesignerCategoryAttribute
Public Shared ReadOnly Default As DesignerCategoryAttribute 

字段值

注解

这是默认类别。

适用于