ToolboxItemFilterAttribute.FilterType 屬性

定義

取得篩選條件的型別。

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 專案,會指出用來判斷是否要在工具箱中啟用特定工具箱項目的規則。

適用於

另請參閱