| CommandSpacerAttribute Class |
Marks the command to be separated by the spacer (separator) in the menu and the toolbar
Inheritance Hierarchy
Namespace:
CodeStack.SwEx.AddIn.Attributes
Assembly:
CodeStack.SwEx.AddIn (in CodeStack.SwEx.AddIn.dll) Version: 0.8.1.0 (0.8.1.0)
Syntax public class CommandSpacerAttribute : Attribute
Public Class CommandSpacerAttribute
Inherits Attribute
public ref class CommandSpacerAttribute : public Attribute
The CommandSpacerAttribute type exposes the following members.
Constructors Remarks Spacer is added before the command marked with this attribute
See Also