WorkflowDesignerIcons.DesignerItems Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides the items available when working with the workflow designer.
public: ref class WorkflowDesignerIcons::DesignerItems abstract sealed
public static class WorkflowDesignerIcons.DesignerItems
type WorkflowDesignerIcons.DesignerItems = class
Public Class WorkflowDesignerIcons.DesignerItems
- Inheritance
-
WorkflowDesignerIcons.DesignerItems
Properties
ActivityErrorValidation |
Gets or sets the control used to display the result of activity error validation. |
Annotation |
Gets or sets the control used for assigning annotation. |
DeleteButton |
Gets or sets the control button for deleting items within the designer canvas. |
DeleteDisabledButton |
Gets or sets the disabled delete button. |
FitToScreen |
Gets or sets the control that is used to reduce size of the designer components to fit them all within the design surface. |
MoveDownButton |
Gets or sets the button control to move down the selected component(s) on the design surface. |
MoveDownDisabledButton |
Gets or sets the disabled move down button. |
MoveUpButton |
Gets or sets the button control to move up the selected component(s) on the design surface. |
MoveUpDisabledButton |
Gets or sets the disabled move up button. |
Overview |
Gets or sets the control for viewing the entire workflow map. |
OverviewWindowCloseButton |
Gets or sets the button control for closing overview map. |
PanMode |
Gets or sets the control that contains the pan mode. |
ResizeGrip |
Gets or sets the control that enables a window to change its size. |
TextBoxErrorValidation |
Gets or sets the control used to display the result of warning validation. |
WarningValidation |
Gets or sets the control used to display the result of the warning validation. |
WorkflowErrorValidation |
Gets or sets the control used to display the result of the workflow error validation. |
Zoom |
Gets or sets the control that allows the window to be magnified. |