This document is archived and information here might be outdated. Recommended version. |
Returns whether or not a new tool can be created in the toolbox.
[Visual Basic .NET]
Public Function CanCreateTool ( _
) As Boolean
[C#]
public bool CanCreateTool (
);
[C++]
HRESULT CanCreateTool(
void
);