ListField Members

The ListField type exposes the following members.

Constructors

  Name Description
Public method ListField Overloaded.

Top

Methods

  Name Description
Public method AccessibleDoDefaultAction Performs the default action for the accessible object. (Inherited from ShapeField.)
Public method AllowInPlaceEditorAutoSize Enables the in-place editor to be automatically sized in the shape field. (Inherited from ShapeField.)
Public method AssociateValueWith Overloaded.
Public method AssociateVisibilityWith Overloaded.
Public method CanEditValue Gets the shape field and verifies whether it can be edited. (Inherited from ShapeField.)
Public method CommitPendingEdit Commits the pending edit. (Inherited from ShapeField.)
Public method DoHitTest (Overrides ShapeField.DoHitTest(PointD, ShapeElement, DiagramHitTestInfo).)
Public method DoKeyboardNavigation Navigates in the shape field by using the keyboard. (Inherited from ShapeField.)
Public method DoPaint (Overrides ShapeField.DoPaint(DiagramPaintEventArgs, ShapeElement).)
Public method EditValue Overloaded.
Public method Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected method Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public method FindFirstChild Locates the first child shape field in the parent shape field. (Inherited from ShapeField.)
Public method FindLastChild Locates the last child shape field in the parent shape field. (Inherited from ShapeField.)
Public method FindNextChild Locates the next child shape field in the parent shape field. (Inherited from ShapeField.)
Public method FindNextInChildSubFields (Overrides ShapeField.FindNextInChildSubFields(ShapeElement, DiagramItem, Boolean).)
Public method FindPreviousChild Locates the previous child shape field in the parent shape field. (Inherited from ShapeField.)
Public method FindPreviousInChildSubFields (Overrides ShapeField.FindPreviousInChildSubFields(ShapeElement, DiagramItem, Boolean).)
Public method Focused Gets the shape field and verifies whether it has focus. (Inherited from ShapeField.)
Public method GetAccessibilityObject Gets the accessibility object that is assigned to the shape field. (Inherited from ShapeField.)
Public method GetAccessibleChild (Overrides ShapeField.GetAccessibleChild(ShapeElement, Int32).)
Public method GetAccessibleChildCount (Overrides ShapeField.GetAccessibleChildCount(ShapeElement).)
Public method GetAccessibleDefaultActionDescription Gets the default purpose of the shape field for the accessible object. (Inherited from ShapeField.)
Public method GetAccessibleDescription (Overrides ShapeField.GetAccessibleDescription(ShapeElement).)
Public method GetAccessibleHelp Gets the shape field Help for the accessible object. (Inherited from ShapeField.)
Public method GetAccessibleHelpTopicFileName Gets a topic in the Help for the accessible object. (Inherited from ShapeField.)
Public method GetAccessibleHelpTopicId Gets the ID that is assigned to the Help topic for the accessible object. (Inherited from ShapeField.)
Public method GetAccessibleName (Overrides ShapeField.GetAccessibleName(ShapeElement).)
Public method GetAccessibleRole (Overrides ShapeField.GetAccessibleRole(ShapeElement).)
Public method GetAccessibleState Gets the state of the shape field for the accessible object. (Inherited from ShapeField.)
Public method GetAccessibleValue Gets the value in the shape field for the accessible object. (Inherited from ShapeField.)
Public method GetActiveInPlaceEditor Gets the in-place editor that is active. (Inherited from ShapeField.)
Public method GetBackgroundBrush Gets the brush that draws the background for the shape element to which this shape field is assigned. (Inherited from ShapeField.)
Public method GetBackgroundBrushId Gets the ID of the brush that draws the background for the shape element to which this shape field is assigned. (Inherited from ShapeField.)
Public method GetBounds (Overrides ShapeField.GetBounds(ShapeElement).)
Public method GetCursor Gets the pointer that appears when the mouse is pointing to the shape field. (Inherited from ShapeField.)
Public method GetFocusable Gets the shape field and verifies whether it can receive focus. (Inherited from ShapeField.)
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method GetInPlaceEditorBounds Gets the bounds for the in-place editor. (Inherited from ShapeField.)
Public method GetItemCount
Public method GetItemFocusable
Public method GetItemHeight
Public method GetItemRectangle
Public method GetItemSelectable
Protected method GetItemTextHeight
Public method GetMaximumInPlaceEditorSize Gets the maximum bounds for the in-place editor. (Inherited from ShapeField.)
Public method GetMinimumInPlaceEditorSize Gets the minimum bounds for the in-place editor. (Inherited from ShapeField.)
Public method GetMinimumSize Gets the minimum width and height for the shape field. (Inherited from ShapeField.)
Protected method GetPaddingAboveItemText
Protected method GetPaddingBelowItemText
Public method GetPen Gets the pen that draws the shape element to which the shape field is assigned. (Inherited from ShapeField.)
Public method GetPenId Gets the ID of the pen that draws the shape element to which the shape field is assigned. (Inherited from ShapeField.)
Public method GetPotentialMouseAction Gets the mouse action to activate when the user next clicks a specific point on the diagram. (Inherited from ShapeField.)
Public method GetSelectable Gets the shape field and verifies whether it can be selected. (Inherited from ShapeField.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method GetValue Gets the value in the shape field. (Inherited from ShapeField.)
Public method GetValueDomainPropertyInfo Gets the domain property that is assigned to the value in the shape field. (Inherited from ShapeField.)
Public method GetVisible Gets the shape field and verifies whether it appears. (Inherited from ShapeField.)
Public method HasFocusedAppearance Gets the shape field and verifies whether it should appear to have the focus. (Inherited from ShapeField.)
Public method HasPendingEdit Gets the shape field and verifies whether its in-place editor is active and a change is pending. (Inherited from ShapeField.)
Public method HasSelectedAppearance Gets the shape field and verifies whether it appears to be selected. (Inherited from ShapeField.)
Public method IsNavigationKey Overloaded.
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method NavigateAscend Moves the focus to the previous shape field in the navigation sequence for the selected shapes. (Inherited from ShapeField.)
Public method NavigateDescend Moves the focus to the next shape field in the navigation sequence for the selected shapes. (Inherited from ShapeField.)
Public method NavigateToFirst Moves the focus to the first shape field in the navigation sequence for the selected shapes. (Inherited from ShapeField.)
Public method NavigateToLast Moves the focus to the last shape field in the navigation sequence for the selected shapes. (Inherited from ShapeField.)
Public method NavigateToNext Moves the focus to the next shape field in the navigation sequence for the selected shapes. (Inherited from ShapeField.)
Public method NavigateToPrevious Moves the focus to the previous shape field in the navigation sequence for the selected shapes. (Inherited from ShapeField.)
Protected method OnBeginEdit Alerts listeners when in-place editing has begun. (Inherited from ShapeField.)
Public method OnClick Alerts listeners when the user has clicked a shape field. (Inherited from ShapeField.)
Public method OnDoubleClick Alerts listeners when the user has double-clicked a shape field. (Inherited from ShapeField.)
Protected method OnEndEdit Alerts listeners when in-place editing has completed. (Inherited from ShapeField.)
Public method OnKeyDown Alerts listeners when the user has held down a key when pointing to a shape field. (Inherited from ShapeField.)
Public method OnKeyPress Alerts listeners when the user has pressed a key when pointing to a shape field. (Inherited from ShapeField.)
Public method OnKeyUp Alerts listeners when the user has released a key when pointing to a shape field. (Inherited from ShapeField.)
Public method OnMouseDown Alerts listeners when the user is holding down the mouse over a shape field. (Inherited from ShapeField.)
Public method OnMouseMove Alerts listeners when the mouse has been moved over a shape field. (Inherited from ShapeField.)
Public method OnMouseUp Alerts listeners when the user has released the mouse button over a shape field. (Inherited from ShapeField.)
Public method OnMouseWheel Alerts listeners when the mouse has been rotated over a shape field. (Inherited from ShapeField.)
Public method Selected Gets the shape field and verifies whether it is selected. (Inherited from ShapeField.)
Public method SetSelectionRange (Overrides ShapeField.SetSelectionRange(SelectedShapesCollection, DiagramItem, DiagramItem).)
Public method SetValue Assigns the specified value to a shape field. (Inherited from ShapeField.)
Public method SetVisible Sets the visibility of the shape field. (Inherited from ShapeField.)
Public method ToString Returns a String that represents the current Object. (Inherited from Object.)

Top

Properties

  Name Description
Public property AlternateFontId
Public property AnchoringBehavior Gets the anchoring behavior for the shape field. (Inherited from ShapeField.)
Public property DefaultAccessibleDescription (Inherited from ShapeField.)
Public property DefaultAccessibleName Gets or sets the default name of the shape field for the accessible object. (Inherited from ShapeField.)
Public property DefaultAccessibleState Gets the default state of the shape field for the accessible object. (Inherited from ShapeField.)
Public property DefaultBackgroundBrushId Gets or sets the ID of the default brush to paint the background of the shape field. (Inherited from ShapeField.)
Public property DefaultFocusable Gets the shape field and verifies whether it can receive focus, or gives the shape field the ability to receive focus. (Inherited from ShapeField.)
Public property DefaultInactiveSelectedBackgroundBrushId Gets or sets the ID of the default background brush for the shape field. (Inherited from ShapeField.)
Public property DefaultItemFocusable
Public property DefaultItemIndent
Public property DefaultItemSelectable
Public property DefaultPenId Gets or sets the ID of the default pen to use for the shape field. (Inherited from ShapeField.)
Public property DefaultReflectParentFocusedState Gets the child shape field and verifies whether it should receive focus when its parent shape receives focus or sets the ability to reflect the focus state of its parent shape. (Inherited from ShapeField.)
Public property DefaultReflectParentSelectedState Gets the child shape field and verifies whether it should be selected when its parent shape is selected or sets the ability to reflect the selection state of its parent shape. (Inherited from ShapeField.)
Public property DefaultSelectable Gets the shape field and verifies whether it can be selected by default or sets the default selection state of the shape field. (Inherited from ShapeField.)
Public property DefaultSelectedBackgroundBrushId Gets or sets the ID of the default background brush for the shape field. (Inherited from ShapeField.)
Public property DefaultStringFormat
Public property DefaultVisibility Gets the shape field and verifies whether it appears by default or sets the default visibility of the shape field. (Inherited from ShapeField.)
Public property DisabledTextBrushId
Public property FocusBackgroundPenId
Public property FocusPenId
Public property InactiveSelectedBackgroundBrushId
Public property InactiveSelectedDisabledTextBrushId
Public property InactiveSelectedTextBrushId
Public property JaggedSelectionRectangle
Public property Name Gets the name of the shape field. (Inherited from ShapeField.)
Public property NormalBackgroundBrushId
Public property NormalFontId
Public property NormalTextBrushId
Public property SelectedBackgroundBrushId
Public property SelectedDisabledTextBrushId
Public property SelectedTextBrushId
Public property SnakedList
Public property WatermarkFormat

Top

See Also

Reference

ListField Class

Microsoft.VisualStudio.Modeling.Diagrams Namespace