ToolboxItemFilterAttribute::FilterString Property

 

Gets the filter string for the toolbox item.

Namespace:   System.ComponentModel
Assembly:  System (in System.dll)

public:
property String^ FilterString {
	String^ get();
}

Property Value

Type: System::String^

The filter string for the toolbox item.

.NET Framework
Available since 1.1
Return to top
Show: