共用方式為


ToolboxBrowsableAttribute.Yes 屬性

取得 ToolboxBrowsableAttribute,其中 Browsable 設定為 true。

命名空間:  Microsoft.Windows.Design
組件:  Microsoft.Windows.Design.Interaction (在 Microsoft.Windows.Design.Interaction.dll 中)

語法

'宣告
Public Shared ReadOnly Property Yes As ToolboxBrowsableAttribute
    Get
public static ToolboxBrowsableAttribute Yes { get; }
public:
static property ToolboxBrowsableAttribute^ Yes {
    ToolboxBrowsableAttribute^ get ();
}
static member Yes : ToolboxBrowsableAttribute
static function get Yes () : ToolboxBrowsableAttribute

屬性值

型別:Microsoft.Windows.Design.ToolboxBrowsableAttribute
ToolboxBrowsableAttribute 之預先定義的靜態執行個體,其中 Browsable 設定為 false。

.NET Framework 安全性

請參閱

參考

ToolboxBrowsableAttribute 類別

Microsoft.Windows.Design 命名空間

AttributeTableBuilder

其他資源

逐步解說:建立設計階段裝飾項