DiagramView Methods

 

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

NameDescription
System_CAPS_protmethodAccessibilityNotifyClients(AccessibleEvents, Int32)

(Inherited from Control.)

System_CAPS_protmethodAccessibilityNotifyClients(AccessibleEvents, Int32, Int32)

(Inherited from Control.)

System_CAPS_pubmethodBeginInvoke(Delegate^)

(Inherited from Control.)

System_CAPS_pubmethodBeginInvoke(Delegate^, array<Object^>^)

(Inherited from Control.)

System_CAPS_pubmethodBringToFront()

(Inherited from Control.)

System_CAPS_pubmethodContains(Control^)

(Inherited from Control.)

System_CAPS_protmethodCreateAccessibilityInstance()
System_CAPS_pubmethodCreateControl()

(Inherited from Control.)

System_CAPS_protmethodCreateControlsInstance()

(Inherited from Control.)

System_CAPS_pubmethodCreateGraphics()

(Inherited from Control.)

System_CAPS_protmethodCreateHandle()

(Inherited from Control.)

System_CAPS_pubmethodCreateObjRef(Type^)

(Inherited from MarshalByRefObject.)

System_CAPS_protmethodDefWndProc(Message)

(Inherited from Control.)

System_CAPS_protmethodDestroyHandle()

(Inherited from Control.)

System_CAPS_pubmethodDispose()

(Inherited from Component.)

System_CAPS_protmethodDispose(Boolean)

(Inherited from Control.)

System_CAPS_pubmethodDoDragDrop(Object^, DragDropEffects)

(Inherited from Control.)

System_CAPS_pubmethodDrawToBitmap(Bitmap^, Rectangle)

(Inherited from Control.)

System_CAPS_pubmethodEndInvoke(IAsyncResult^)

(Inherited from Control.)

System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Component.)

System_CAPS_pubmethodFindForm()

(Inherited from Control.)

System_CAPS_pubmethodFocus()

(Inherited from Control.)

System_CAPS_protmethodGetAccessibilityObjectById(Int32)

(Inherited from Control.)

System_CAPS_protmethodGetAutoSizeMode()

(Inherited from Control.)

System_CAPS_pubmethodGetChildAtPoint(Point)

(Inherited from Control.)

System_CAPS_pubmethodGetChildAtPoint(Point, GetChildAtPointSkip)

(Inherited from Control.)

System_CAPS_pubmethodGetContainerControl()

(Inherited from Control.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetLifetimeService()

(Inherited from MarshalByRefObject.)

System_CAPS_pubmethodGetNextControl(Control^, Boolean)

(Inherited from Control.)

System_CAPS_pubmethodGetPreferredSize(Size)

(Inherited from Control.)

System_CAPS_protmethodGetScaledBounds(Rectangle, SizeF, BoundsSpecified)

(Inherited from Control.)

System_CAPS_protmethodGetService(Type^)

(Inherited from Component.)

System_CAPS_protmethodGetStyle(ControlStyles)

(Inherited from Control.)

System_CAPS_protmethodGetTopLevel()

(Inherited from Control.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodHide()

(Inherited from Control.)

System_CAPS_pubmethodInitializeLifetimeService()

(Inherited from MarshalByRefObject.)

System_CAPS_protmethodInitLayout()

(Inherited from Control.)

System_CAPS_pubmethodInvalidate()

(Inherited from Control.)

System_CAPS_pubmethodInvalidate(Boolean)

(Inherited from Control.)

System_CAPS_pubmethodInvalidate(Rectangle)

(Inherited from Control.)

System_CAPS_pubmethodInvalidate(Rectangle, Boolean)

(Inherited from Control.)

System_CAPS_pubmethodInvalidate(Region^)

(Inherited from Control.)

System_CAPS_pubmethodInvalidate(Region^, Boolean)

(Inherited from Control.)

System_CAPS_pubmethodInvoke(Delegate^)

(Inherited from Control.)

System_CAPS_pubmethodInvoke(Delegate^, array<Object^>^)

(Inherited from Control.)

System_CAPS_protmethodInvokeGotFocus(Control^, EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodInvokeLostFocus(Control^, EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodInvokeOnClick(Control^, EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodInvokePaint(Control^, PaintEventArgs^)

(Inherited from Control.)

System_CAPS_protmethodInvokePaintBackground(Control^, PaintEventArgs^)

(Inherited from Control.)

System_CAPS_protmethodIsInputChar(Char)

(Inherited from Control.)

System_CAPS_protmethodIsInputKey(Keys)

(Inherited from Control.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone(Boolean)

(Inherited from MarshalByRefObject.)

System_CAPS_protmethodNotifyInvalidate(Rectangle)

(Inherited from Control.)

System_CAPS_pubmethodNudgeDown()

Moves the selection down.

System_CAPS_pubmethodNudgeLeft()

Moves the selection left.

System_CAPS_pubmethodNudgeRight()

Moves the selection right.

System_CAPS_pubmethodNudgeUp()

Moves the selection up.

System_CAPS_protmethodOnAutoSizeChanged(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnBackColorChanged(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnBackgroundImageChanged(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnBackgroundImageLayoutChanged(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnBindingContextChanged(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnCausesValidationChanged(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnChangeUICues(UICuesEventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnClick(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnClientSizeChanged(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnContextMenuChanged(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnContextMenuStripChanged(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnControlAdded(ControlEventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnControlRemoved(ControlEventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnCreateControl()

(Inherited from Control.)

System_CAPS_protmethodOnCursorChanged(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnDockChanged(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnDoubleClick(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnDragDrop(DragEventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnDragEnter(DragEventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnDragLeave(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnDragOver(DragEventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnEnabledChanged(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnEnter(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnFontChanged(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnForeColorChanged(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnGiveFeedback(GiveFeedbackEventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnGotFocus(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnHandleCreated(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnHandleDestroyed(EventArgs^)

Catch the handle destroy event to allow an orderly shutdown of the diagram if this is the final handle.(Overrides Control::OnHandleDestroyed(EventArgs^).)

System_CAPS_protmethodOnHelpRequested(HelpEventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnImeModeChanged(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnInvalidated(InvalidateEventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnKeyDown(KeyEventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnKeyPress(KeyPressEventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnKeyUp(KeyEventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnLayout(LayoutEventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnLeave(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnLocationChanged(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnLostFocus(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnMarginChanged(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnMouseCaptureChanged(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnMouseClick(MouseEventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnMouseDoubleClick(MouseEventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnMouseDown(MouseEventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnMouseEnter(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnMouseHover(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnMouseLeave(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnMouseMove(MouseEventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnMouseUp(MouseEventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnMouseWheel(MouseEventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnMove(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnNotifyMessage(Message)

(Inherited from Control.)

System_CAPS_protmethodOnPaddingChanged(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnPaint(PaintEventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnPaintBackground(PaintEventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnParentBackColorChanged(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnParentBackgroundImageChanged(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnParentBindingContextChanged(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnParentChanged(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnParentCursorChanged(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnParentEnabledChanged(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnParentFontChanged(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnParentForeColorChanged(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnParentRightToLeftChanged(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnParentVisibleChanged(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnPreviewKeyDown(PreviewKeyDownEventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnPrint(PaintEventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnQueryContinueDrag(QueryContinueDragEventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnRegionChanged(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnResize(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnRightToLeftChanged(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnSizeChanged(EventArgs^)

Handles the SizeChanged event by repositioning and resizing all of child control(Overrides Control::OnSizeChanged(EventArgs^).)

System_CAPS_protmethodOnStyleChanged(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnSystemColorsChanged(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnTabIndexChanged(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnTabStopChanged(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnTextChanged(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnValidated(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnValidating(CancelEventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnVisibleChanged(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnWatermarkCreated()

Called after the watermark for this view has been created. Override this method to provide custom behavior, like adding particular links to the Watermark (it derives from the WinForms LinkLabel control).

System_CAPS_pubmethodPerformLayout()

(Inherited from Control.)

System_CAPS_pubmethodPerformLayout(Control^, String^)

(Inherited from Control.)

System_CAPS_pubmethodPointToClient(Point)

(Inherited from Control.)

System_CAPS_pubmethodPointToScreen(Point)

(Inherited from Control.)

System_CAPS_pubmethodPreProcessControlMessage(Message)

(Inherited from Control.)

System_CAPS_pubmethodPreProcessMessage(Message)

(Inherited from Control.)

System_CAPS_protmethodProcessCmdKey(Message, Keys)

(Inherited from Control.)

System_CAPS_protmethodProcessDialogChar(Char)

(Inherited from Control.)

System_CAPS_protmethodProcessDialogKey(Keys)

(Inherited from Control.)

System_CAPS_protmethodProcessKeyEventArgs(Message)

(Inherited from Control.)

System_CAPS_protmethodProcessKeyMessage(Message)

(Inherited from Control.)

System_CAPS_protmethodProcessKeyPreview(Message)

(Inherited from Control.)

System_CAPS_protmethodProcessMnemonic(Char)

(Inherited from Control.)

System_CAPS_protmethodRaiseDragEvent(Object^, DragEventArgs^)

(Inherited from Control.)

System_CAPS_protmethodRaiseKeyEvent(Object^, KeyEventArgs^)

(Inherited from Control.)

System_CAPS_protmethodRaiseMouseEvent(Object^, MouseEventArgs^)

(Inherited from Control.)

System_CAPS_protmethodRaisePaintEvent(Object^, PaintEventArgs^)

(Inherited from Control.)

System_CAPS_protmethodRecreateHandle()

(Inherited from Control.)

System_CAPS_pubmethodRectangleToClient(Rectangle)

(Inherited from Control.)

System_CAPS_pubmethodRectangleToScreen(Rectangle)

(Inherited from Control.)

System_CAPS_pubmethodRefresh()

(Inherited from Control.)

System_CAPS_protmethodResetMouseEventArgs()

(Inherited from Control.)

System_CAPS_pubmethodResetText()

(Inherited from Control.)

System_CAPS_pubmethodResumeLayout()

(Inherited from Control.)

System_CAPS_pubmethodResumeLayout(Boolean)

(Inherited from Control.)

System_CAPS_protmethodRtlTranslateAlignment(ContentAlignment)

(Inherited from Control.)

System_CAPS_protmethodRtlTranslateAlignment(HorizontalAlignment)

(Inherited from Control.)

System_CAPS_protmethodRtlTranslateAlignment(LeftRightAlignment)

(Inherited from Control.)

System_CAPS_protmethodRtlTranslateContent(ContentAlignment)

(Inherited from Control.)

System_CAPS_protmethodRtlTranslateHorizontal(HorizontalAlignment)

(Inherited from Control.)

System_CAPS_protmethodRtlTranslateLeftRight(LeftRightAlignment)

(Inherited from Control.)

System_CAPS_pubmethodScale(SizeF)

(Inherited from Control.)

System_CAPS_protmethodScaleControl(SizeF, BoundsSpecified)

(Inherited from Control.)

System_CAPS_pubmethodScrollDown()

Scrolls the view down.

System_CAPS_pubmethodScrollLeft()

Scrolls the view left.

System_CAPS_pubmethodScrollRight()

Scrolls the view right.

System_CAPS_pubmethodScrollUp()

Scrolls the view up.

System_CAPS_pubmethodSelect()

(Inherited from Control.)

System_CAPS_protmethodSelect(Boolean, Boolean)

(Inherited from Control.)

System_CAPS_pubmethodSelectedToolboxItemSupportsFilterString(String^)

Determines whether the currently selected toolbox item supports the given filter string. Useful for recognizing custom filters.

System_CAPS_pubmethodSelectNextControl(Control^, Boolean, Boolean, Boolean, Boolean)

(Inherited from Control.)

System_CAPS_pubmethodSendToBack()

(Inherited from Control.)

System_CAPS_protmethodSetAutoSizeMode(AutoSizeMode)

(Inherited from Control.)

System_CAPS_pubmethodSetBounds(Int32, Int32, Int32, Int32)

(Inherited from Control.)

System_CAPS_pubmethodSetBounds(Int32, Int32, Int32, Int32, BoundsSpecified)

(Inherited from Control.)

System_CAPS_protmethodSetBoundsCore(Int32, Int32, Int32, Int32, BoundsSpecified)

(Inherited from Control.)

System_CAPS_protmethodSetClientSizeCore(Int32, Int32)

(Inherited from Control.)

System_CAPS_protmethodSetStyle(ControlStyles, Boolean)

(Inherited from Control.)

System_CAPS_protmethodSetTopLevel(Boolean)

(Inherited from Control.)

System_CAPS_protmethodSetVisibleCore(Boolean)

(Inherited from Control.)

System_CAPS_pubmethodShow()

(Inherited from Control.)

System_CAPS_protmethodSizeFromClientSize(Size)

(Inherited from Control.)

System_CAPS_pubmethodSuspendLayout()

(Inherited from Control.)

System_CAPS_pubmethodToString()

(Inherited from Component.)

System_CAPS_pubmethodUpdate()

(Inherited from Control.)

System_CAPS_protmethodUpdateBounds()

(Inherited from Control.)

System_CAPS_protmethodUpdateBounds(Int32, Int32, Int32, Int32)

(Inherited from Control.)

System_CAPS_protmethodUpdateBounds(Int32, Int32, Int32, Int32, Int32, Int32)

(Inherited from Control.)

System_CAPS_protmethodUpdateStyles()

(Inherited from Control.)

System_CAPS_protmethodUpdateZOrder()

(Inherited from Control.)

System_CAPS_protmethodWndProc(Message)

Override the default WndProc so that we don't shutdown VS and launch Watson unless it's a critical exception. If it's not, then we just diplay the error message.(Overrides Control::WndProc(Message).)

System_CAPS_pubmethodZoomAtViewCenter(Single)

Zooms in or out around the center point of the current view.

System_CAPS_pubmethodZoomIn()

Zooms in

System_CAPS_pubmethodZoomOut()

Zooms out

System_CAPS_pubmethodZoomToFit()

Zooms in or out to show the entire diagram as large as possible.

Return to top
Show: