ChevronButtonField Methods
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | AccessibleDoDefaultAction(ShapeElement^) | Performs the default action to expand/collapse the ChevronButtonField(Overrides ShapeField::AccessibleDoDefaultAction(ShapeElement^).) |
![]() | AllowInPlaceEditorAutoSize(ShapeElement^) | Enables the in-place editor to be automatically sized in the shape field.(Inherited from ShapeField.) |
![]() | AssociateValueWith(Store^, AssociatedPropertyInfo^) | Associates the shape field with a domain property that is assigned to a shape element.(Inherited from ShapeField.) |
![]() | AssociateValueWith(Store^, Guid) | Associates the shape field with a domain property that is assigned to a shape element.(Inherited from ShapeField.) |
![]() | AssociateValueWith(Store^, Guid, AssociatedPropertyInfo^) | Associates the shape field with a domain property that is assigned to a shape element.(Inherited from ShapeField.) |
![]() | AssociateVisibilityWith(Store^, AssociatedPropertyInfo^) | Associates the visibility of the shape field with a domain property that is assigned to a shape element.(Inherited from ShapeField.) |
![]() | AssociateVisibilityWith(Store^, Guid) | Associates the visibility of the shape field with a domain property that is assigned to a shape element.(Inherited from ShapeField.) |
![]() | AssociateVisibilityWith(Store^, Guid, AssociatedPropertyInfo^) | Associates the visibility of the shape field with a domain property that is assigned to a shape element.(Inherited from ShapeField.) |
![]() | CanEditValue(ShapeElement^, DiagramClientView^) | Gets the shape field and verifies whether it can be edited.(Inherited from ShapeField.) |
![]() | ChangeState(ShapeElement^) | Change the state of the toggle button(Inherited from ToggleButtonField.) |
![]() | CommitPendingEdit(ShapeElement^, DiagramClientView^) | Commits the pending edit.(Inherited from ShapeField.) |
![]() | CreateToggleButtonEventArgs(ShapeElement^) | Create an instance of the class responsible for toggle button event arguments(Inherited from ToggleButtonField.) |
![]() | DoHitTest(PointD, ShapeElement^, DiagramHitTestInfo^) | Performs a hit test on a specified point in the diagram to determine whether the point is in the bounds of the shape field.(Inherited from ShapeField.) |
![]() | DoKeyboardNavigation(Keys, DiagramClientView^, DiagramItem^) | Navigates in the shape field by using the keyboard.(Inherited from ShapeField.) |
![]() | DoPaint(DiagramPaintEventArgs^, ShapeElement^) | Draws the contents of the ShapeField.(Inherited from ToggleButtonField.) |
![]() | EditValue(ShapeElement^, DiagramClientView^) | Opens the in-place editor for the shape field.(Inherited from ShapeField.) |
![]() | EditValue(ShapeElement^, DiagramClientView^, PointD) | Opens the in-place editor for the shape field.(Inherited from ShapeField.) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | FindFirstChild(ShapeElement^, Boolean) | Locates the first child shape field in the parent shape field.(Inherited from ShapeField.) |
![]() | FindLastChild(ShapeElement^, Boolean) | Locates the last child shape field in the parent shape field.(Inherited from ShapeField.) |
![]() | FindNextChild(DiagramItem^, Boolean) | Locates the next child shape field in the parent shape field.(Inherited from ShapeField.) |
![]() | FindNextInChildSubFields(ShapeElement^, DiagramItem^, Boolean) | Locates the next child shape field in the navigation sequence.(Inherited from ShapeField.) |
![]() | FindPreviousChild(DiagramItem^, Boolean) | Locates the previous child shape field in the parent shape field.(Inherited from ShapeField.) |
![]() | FindPreviousInChildSubFields(ShapeElement^, DiagramItem^, Boolean) | Locates the previous child shape field in the navigation sequence.(Inherited from ShapeField.) |
![]() | Focused(ShapeElement^, DiagramClientView^) | Gets the shape field and verifies whether it has focus.(Inherited from ShapeField.) |
![]() | GetAccessibilityObject(ShapeElement^, DiagramClientView^) | Gets the accessibility object that is assigned to the shape field.(Inherited from ShapeField.) |
![]() | GetAccessibleChild(ShapeElement^, Int32) | Gets the Accessibility object for the child shape field.(Inherited from ShapeField.) |
![]() | GetAccessibleChildCount(ShapeElement^) | Gets the number of Accessibility objects that are assigned to the parent shape field and its child shape fields.(Inherited from ShapeField.) |
![]() | GetAccessibleDefaultActionDescription(ShapeElement^) | Gets a string that describes the default action of the ChevronButtonField(Overrides ShapeField::GetAccessibleDefaultActionDescription(ShapeElement^).) |
![]() | GetAccessibleDescription(ShapeElement^) | Returns the default accessible description for a button field.(Overrides ShapeField::GetAccessibleDescription(ShapeElement^).) |
![]() | GetAccessibleHelp(ShapeElement^) | Gets the shape field Help for the accessible object.(Inherited from ShapeField.) |
![]() | GetAccessibleHelpTopicFileName(ShapeElement^) | Gets a topic in the Help for the accessible object.(Inherited from ShapeField.) |
![]() | GetAccessibleHelpTopicId(ShapeElement^) | Gets the ID that is assigned to the Help topic for the accessible object.(Inherited from ShapeField.) |
![]() | GetAccessibleName(ShapeElement^) | Returns the default accessible name for a button field.(Overrides ShapeField::GetAccessibleName(ShapeElement^).) |
![]() | GetAccessibleRole(ShapeElement^) | Retrieves the accessible role of this ShapeField.(Overrides ShapeField::GetAccessibleRole(ShapeElement^).) |
![]() | GetAccessibleState(ShapeElement^, DiagramClientView^) | Retrieves the accessible state of this ShapeField.(Overrides ShapeField::GetAccessibleState(ShapeElement^, DiagramClientView^).) |
![]() | GetAccessibleValue(ShapeElement^) | Gets the value in the shape field for the accessible object.(Inherited from ShapeField.) |
![]() | GetActiveInPlaceEditor(ShapeElement^, DiagramClientView^) | Gets the in-place editor that is active.(Inherited from ShapeField.) |
![]() | GetBackgroundBrush(DiagramClientView^, ShapeElement^, Color) | Gets the brush that draws the background for the shape element to which this shape field is assigned.(Inherited from ShapeField.) |
![]() | GetBackgroundBrushId(DiagramClientView^, ShapeElement^) | Gets the ID of the brush that draws the background for the shape element to which this shape field is assigned.(Inherited from ShapeField.) |
![]() | GetBounds(ShapeElement^) | Gets the bounds for the shape field.(Inherited from ShapeField.) |
![]() | GetButtonImage(ShapeElement^) | Provides the image for the current state of the button(Overrides ToggleButtonField::GetButtonImage(ShapeElement^).) |
![]() | GetCursor(Cursor^, DiagramClientView^, PointD) | Gets the pointer that appears when the mouse is pointing to the shape field.(Inherited from ShapeField.) |
![]() | GetFocusable(ShapeElement^) | Gets the shape field and verifies whether it can receive focus.(Inherited from ShapeField.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetInPlaceEditorBounds(ShapeElement^) | Gets the bounds for the in-place editor.(Inherited from ShapeField.) |
![]() | GetMaximumInPlaceEditorSize(ShapeElement^) | Gets the maximum bounds for the in-place editor.(Inherited from ShapeField.) |
![]() | GetMinimumInPlaceEditorSize(ShapeElement^) | Gets the minimum bounds for the in-place editor.(Inherited from ShapeField.) |
![]() | GetMinimumSize(ShapeElement^) | Returns the minimum size of the ImageField, which is the size of the image to be displayed, or the minimum size specified in the AnchoringBehavior, whichever is larger. If the shape field is unscaled, then the AnchoringBehavior size is always used.(Inherited from ToggleButtonField.) |
![]() | GetPen(DiagramClientView^, ShapeElement^, Color) | Gets the pen that draws the shape element to which the shape field is assigned.(Inherited from ShapeField.) |
![]() | GetPenId(ShapeElement^) | Gets the ID of the pen that draws the shape element to which the shape field is assigned.(Inherited from ShapeField.) |
![]() | GetPotentialMouseAction(MouseButtons, PointD, DiagramHitTestInfo^) | Retrieves a mouse action that should be made active on the next MouseDown event if the mouse is over the specified point.(Overrides ToggleButtonField::GetPotentialMouseAction(MouseButtons, PointD, DiagramHitTestInfo^).) |
![]() | GetSelectable(ShapeElement^) | Gets the shape field and verifies whether it can be selected.(Inherited from ShapeField.) |
![]() | GetType() | (Inherited from Object.) |
![]() | GetUnscaled(ShapeElement^) | Gets whether the button image should be drawn unscaled or not.(Inherited from ToggleButtonField.) |
![]() | GetValue(ShapeElement^) | Gets the value in the shape field.(Inherited from ShapeField.) |
![]() | GetValueDomainPropertyInfo(ShapeElement^) | Gets the domain property that is assigned to the value in the shape field.(Inherited from ShapeField.) |
![]() | GetVisible(ShapeElement^) | Gets the shape field and verifies whether it appears.(Inherited from ShapeField.) |
![]() | HasFocusedAppearance(ShapeElement^, DiagramClientView^) | Gets the shape field and verifies whether it should appear to have the focus.(Inherited from ShapeField.) |
![]() | HasPendingEdit(ShapeElement^, DiagramClientView^) | Gets the shape field and verifies whether its in-place editor is active and a change is pending.(Inherited from ShapeField.) |
![]() | HasSelectedAppearance(ShapeElement^, DiagramClientView^) | Gets the shape field and verifies whether it appears to be selected.(Inherited from ShapeField.) |
![]() | IsNavigationKey(Char) | Gets the key that the user pressed and verifies whether it can be used to navigate between shape fields.(Inherited from ShapeField.) |
![]() | IsNavigationKey(Keys) | Gets the keys that the user pressed and verifies whether they can be used to navigate between shape fields.(Inherited from ShapeField.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | NavigateAscend(ShapeElement^, SelectedShapesCollection^) | Moves the focus to the previous shape field in the navigation sequence for the selected shapes.(Inherited from ShapeField.) |
![]() | NavigateDescend(ShapeElement^, SelectedShapesCollection^) | Moves the focus to the next shape field in the navigation sequence for the selected shapes.(Inherited from ShapeField.) |
![]() | NavigateToFirst(ShapeElement^, SelectedShapesCollection^) | Moves the focus to the first shape field in the navigation sequence for the selected shapes.(Inherited from ShapeField.) |
![]() | NavigateToLast(ShapeElement^, SelectedShapesCollection^) | Moves the focus to the last shape field in the navigation sequence for the selected shapes.(Inherited from ShapeField.) |
![]() | NavigateToNext(ShapeElement^, SelectedShapesCollection^) | Moves the focus to the next shape field in the navigation sequence for the selected shapes.(Inherited from ShapeField.) |
![]() | NavigateToPrevious(ShapeElement^, SelectedShapesCollection^) | Moves the focus to the previous shape field in the navigation sequence for the selected shapes.(Inherited from ShapeField.) |
![]() | OnBeginEdit(DiagramItemEventArgs^) | Alerts listeners when in-place editing has begun.(Inherited from ShapeField.) |
![]() | OnClick(DiagramPointEventArgs^) | Alerts listeners when the user has clicked a shape field.(Inherited from ShapeField.) |
![]() | OnDoubleClick(DiagramPointEventArgs^) | Alerts listeners when the user has double-clicked a shape field.(Inherited from ShapeField.) |
![]() | OnEndEdit(DiagramItemEventArgs^) | Alerts listeners when in-place editing has completed.(Inherited from ShapeField.) |
![]() | OnKeyDown(DiagramKeyEventArgs^) | Alerts listeners when the user has held down a key when pointing to a shape field.(Inherited from ShapeField.) |
![]() | OnKeyPress(DiagramKeyPressEventArgs^) | Alerts listeners when the user has pressed a key when pointing to a shape field.(Inherited from ShapeField.) |
![]() | OnKeyUp(DiagramKeyEventArgs^) | Alerts listeners when the user has released a key when pointing to a shape field.(Inherited from ShapeField.) |
![]() | OnMouseDown(DiagramMouseEventArgs^) | Alerts listeners when the user is holding down the mouse over a shape field.(Inherited from ShapeField.) |
![]() | OnMouseMove(DiagramMouseEventArgs^) | Alerts listeners when the mouse has been moved over a shape field.(Inherited from ShapeField.) |
![]() | OnMouseUp(DiagramMouseEventArgs^) | Handles mouse click on the button(Inherited from ToggleButtonField.) |
![]() | OnMouseWheel(DiagramMouseEventArgs^) | Alerts listeners when the mouse has been rotated over a shape field.(Inherited from ShapeField.) |
![]() | Selected(ShapeElement^, DiagramClientView^) | Gets the shape field and verifies whether it is selected.(Inherited from ShapeField.) |
![]() | SetSelectionRange(SelectedShapesCollection^, DiagramItem^, DiagramItem^) | Sets the selection to a range of child shape fields.(Inherited from ShapeField.) |
![]() | SetValue(ShapeElement^, Object^) | Assigns the specified value to a shape field.(Inherited from ShapeField.) |
![]() | SetVisible(ShapeElement^, Object^) | Sets the visibility of the shape field.(Inherited from ShapeField.) |
![]() | ToString() | (Inherited from Object.) |

