ToolboxItemFilterAttribute.FilterType プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
フィルターの種類を取得します。
public:
property System::ComponentModel::ToolboxItemFilterType FilterType { System::ComponentModel::ToolboxItemFilterType get(); };
public System.ComponentModel.ToolboxItemFilterType FilterType { get; }
member this.FilterType : System.ComponentModel.ToolboxItemFilterType
Public ReadOnly Property FilterType As ToolboxItemFilterType
プロパティ値
フィルターの種類を示す ToolboxItemFilterType。
注釈
フィルターの種類は、現在のデザイナー上の既存 ToolboxItemFilterAttribute のものと共に、ツールボックスで特定のツールボックス項目を有効にする必要があるかどうかを判断するために使用するルールを示します。