ComponentTray::CanCreateComponentFromTool Method (ToolboxItem^)
.NET Framework (current version)
Gets a value indicating whether the specified tool can be used to create a new component.
Assembly: System.Design (in System.Design.dll)
Parameters
- tool
-
Type:
System.Drawing.Design::ToolboxItem^
The ToolboxItem to test.
Return Value
Type: System::Booleantrue if the specified tool can be used to create a component; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: