Click or drag to resize

TaskPaneStandardButtonAttribute Class

Allows to assign the standard icon for the task pane command
Inheritance Hierarchy
SystemObject
  SystemAttribute
    CodeStack.SwEx.AddIn.AttributesTaskPaneStandardButtonAttribute

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 TaskPaneStandardButtonAttribute : Attribute

The TaskPaneStandardButtonAttribute type exposes the following members.

Constructors
  NameDescription
Public methodTaskPaneStandardButtonAttribute
Initializes a new instance of the TaskPaneStandardButtonAttribute class
Top
See Also