DesignerCategoryAttribute.Form 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
指定標記為這個分類的元件會使用表單設計工具。 這個 static
欄位是唯讀的。
public: static initonly System::ComponentModel::DesignerCategoryAttribute ^ Form;
public static readonly System.ComponentModel.DesignerCategoryAttribute Form;
staticval mutable Form : System.ComponentModel.DesignerCategoryAttribute
Public Shared ReadOnly Form As DesignerCategoryAttribute