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 항목과 함께 도구 상자에서 특정 도구 상자 항목을 사용하도록 설정해야 하는지 여부를 결정하는 데 사용할 규칙을 나타냅니다.

적용 대상

추가 정보