CompositeActivityDesigner Properties
.NET Framework 4.5
The CompositeActivityDesigner type exposes the following members.
| Name | Description | |
|---|---|---|
|
AccessibilityObject | Gets a AccessibleObject that accessibility applications use to adjust the application look and feel for people with disabilities. (Overrides ActivityDesigner.AccessibilityObject.) |
|
Activity | Gets the Activity associated with the designer. (Inherited from ActivityDesigner.) |
|
Bounds | Gets a Rectangle which contains the value for the enclosing rectangle of the designer in logical coordinates. (Inherited from ActivityDesigner.) |
|
CanExpandCollapse | Gets a value that indicates whether the CompositeActivityDesigner can be collapsed. |
|
ContainedDesigners | Gets the array of ActivityDesigner contained within the CompositeActivityDesigner. |
|
DesignerActions | Gets the array of actions associated with configuration errors. (Inherited from ActivityDesigner.) |
|
DesignerTheme | Gets the current designer theme for the activity designer. (Inherited from ActivityDesigner.) |
|
EnableVisualResizing | Gets a value that indicates whether the activity designer can be resized in a free form designer. (Inherited from ActivityDesigner.) |
|
ExpandButtonRectangle | Gets the Rectangle that contains the expand or collapse button. |
|
Expanded | Gets or sets a value that indicates whether the CompositeActivityDesigner is expanded. |
|
FirstSelectableObject | Gets the first selectable object in the navigation order of the CompositeActivityDesigner. |
|
Glyphs | Gets a collection of glyphs with which to adorn the composite activity designer. (Overrides ActivityDesigner.Glyphs.) |
|
Image | Gets or sets the Image associated with the designer. (Inherited from ActivityDesigner.) |
|
ImageRectangle | Gets the value for the enclosing bounds of the image associated with the designer in logical coordinates. (Overrides ActivityDesigner.ImageRectangle.) |
|
InvokingDesigner | Gets or sets the designer of the activity that invokes the activity associated with the current activity designer. (Inherited from ActivityDesigner.) |
|
IsEditable | Gets a value that indicates whether the designer can be edited. |
|
IsLocked | Gets a value that indicates whether the activity associated with the designer can be modified. (Inherited from ActivityDesigner.) |
|
IsPrimarySelection | Gets a value that indicates whether the activity associated with the designer is the primary selection. (Inherited from ActivityDesigner.) |
|
IsRootDesigner | Gets a value that indicates whether the designer is a root designer. (Inherited from ActivityDesigner.) |
|
IsSelected | Gets a value that indicates whether the activity associated with the designer is selected. (Inherited from ActivityDesigner.) |
|
IsVisible | Gets a value that indicates whether the activity associated with the designer is visible on the workflow. (Inherited from ActivityDesigner.) |
|
LastSelectableObject | Gets the last selectable object contained within the CompositeActivityDesigner. |
|
Location | Gets or sets the location of the designer in logical coordinates. (Overrides ActivityDesigner.Location.) |
|
MessageFilters | Gets a read-only collection of message filters that are associated with the activity designer. (Inherited from ActivityDesigner.) |
|
MinimumSize | Gets the minimum size for the activity designer. (Inherited from ActivityDesigner.) |
|
ParentDesigner | Gets the parent designer of the existing designer. (Inherited from ActivityDesigner.) |
|
ParentView | Gets the workflow view that contains the current activity designer. (Inherited from ActivityDesigner.) |
|
ShowSmartTag | Gets a value that indicates whether the activity should show a smart tag. (Inherited from ActivityDesigner.) |
|
Size | Gets or sets the size of the ActivityDesigner. (Inherited from ActivityDesigner.) |
|
SmartTagRectangle | Gets the rectangle where the smart tag should be displayed. (Inherited from ActivityDesigner.) |
|
SmartTagVerbs | Gets a read-only collection of designer actions to associate with a smart tag on the activity designer. (Inherited from ActivityDesigner.) |
|
Text | Gets or sets the text to associate with the designer. (Inherited from ActivityDesigner.) |
|
TextRectangle | Gets the value of the description rectangle in logical coordinates. (Overrides ActivityDesigner.TextRectangle.) |
|
TitleHeight | Gets the height of the title area of the designer. |
|
Verbs | Gets the collection of verbs to be associated with the designer. (Inherited from ActivityDesigner.) |
| Name | Description | |
|---|---|---|
|
IDesigner.Component | Gets the base component with which the activity designer is associated. (Inherited from ActivityDesigner.) |
|
IDesigner.Verbs | Gets the design-time verbs associated with the activity designer. (Inherited from ActivityDesigner.) |
|
IRootDesigner.SupportedTechnologies | Gets the array of technologies that the activity designer can support for its display. (Inherited from ActivityDesigner.) |
|
IWorkflowRootDesigner.InvokingDesigner | Gets or sets the CompositeActivityDesigner that requested the activity designer be initialized. (Inherited from ActivityDesigner.) |
|
IWorkflowRootDesigner.MessageFilters | Gets any message filters associated with the activity designer. (Inherited from ActivityDesigner.) |
|
IWorkflowRootDesigner.SupportsLayoutPersistence | Gets the value that indicates whether the actual workflow root designer supports the layout persistence. (Inherited from ActivityDesigner.) |