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 

欄位值

備註

這是預設類別。

適用於