Connects to the Toolbox Configurator (Welcome to Toolbox Setup dialog) when it is opened and disconnects from it when it is closed.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface IToolboxConfiguratorAddin |
C# | |
---|
public interface IToolboxConfiguratorAddin |
C++/CLI | |
---|
public interface class IToolboxConfiguratorAddin |
Example
Remarks
Accessors
See Also