ToolboxItemFilterAttribute.FilterType Właściwość

Definicja

Pobiera typ filtru.

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

Wartość właściwości

Element ToolboxItemFilterType wskazujący typ filtru.

Uwagi

Typ filtru, wraz z dowolnym istniejącym w ToolboxItemFilterAttribute bieżącym projektancie, wskazuje reguły używane do określenia, czy dany element przybornika powinien być włączony w przyborniku.

Dotyczy

Zobacz też