Allows add-in applications to create CommandManager tab boxes and add them to a CommandManager tab. The add-in application must
create and clean-up its own tab boxes.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface ICommandTabBox |
C# | |
---|
public interface ICommandTabBox |
C++/CLI | |
---|
public interface class ICommandTabBox |
Example
Accessors
See Also