DesignerCategoryAttribute.Default 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
指定标记为此类别的组件不能使用可视化设计器。 此 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
字段值
注解
这是默认类别。