Click or drag to resize

TaskPaneStandardButtonAttribute Constructor

Initializes a new instance of the TaskPaneStandardButtonAttribute class

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 TaskPaneStandardButtonAttribute(
	swTaskPaneBitmapsOptions_e icon
)

Parameters

icon
Type: swTaskPaneBitmapsOptions_e
Standard task pane icon
See Also