This topic has not yet been rated - Rate this topic

CompositeActivityDesigner Properties

The CompositeActivityDesigner type exposes the following members.

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