UAOOI.Windows.Forms

EditorPanel Methods

The EditorPanel type exposes the following members.

Methods


  Name Description
Protected method AccessibilityNotifyClients(System.Windows.Forms.AccessibleEvents,System.Int32,System.Int32) (Inherited from Control.)
Public method AddConnection
Adds the connection.
Public method AddShape
Adds the shape.
Protected method AdjustFormScrollbars(System.Boolean) (Inherited from ScrollableControl.)
Public method BeginInvoke(System.Delegate) (Inherited from Control.)
Public method BeginInvoke(System.Delegate,System.Object[]) (Inherited from Control.)
Public method BringToFront (Inherited from Control.)
Public method ClearConnectionList
Clears the connection list.
Public method ClearShapesList
Clears the shapes list.
Public method Contains(System.Windows.Forms.Control) (Inherited from Control.)
Protected method CreateAccessibilityInstance (Inherited from Control.)
Public method CreateControl (Inherited from Control.)
Protected method CreateControlsInstance (Inherited from Control.)
Public method CreateGraphics (Inherited from Control.)
Protected method CreateHandle (Inherited from Control.)
Public method CreateObjRef(System.Type) (Inherited from MarshalByRefObject.)
Protected method DefWndProc(System.Windows.Forms.Message@) (Inherited from Control.)
Protected method DestroyHandle (Inherited from Control.)
Protected method Dispose(System.Boolean) (Inherited from Control.)
Public method Dispose (Inherited from Component.)
Public method DoDragDrop(System.Object,System.Windows.Forms.DragDropEffects) (Inherited from Control.)
Public method DrawToBitmap(System.Drawing.Bitmap,System.Drawing.Rectangle) (Inherited from Control.)
Public method EndInvoke(System.IAsyncResult) (Inherited from Control.)
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Component.)
Public method FindForm (Inherited from Control.)
Public method Focus (Inherited from Control.)
Protected method GetAccessibilityObjectById(System.Int32) (Inherited from Control.)
Protected method GetAutoSizeMode (Inherited from Control.)
Public method GetChildAtPoint(System.Drawing.Point,System.Windows.Forms.GetChildAtPointSkip) (Inherited from Control.)
Public method GetChildAtPoint(System.Drawing.Point) (Inherited from Control.)
Public method GetContainerControl (Inherited from Control.)
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetNextControl(System.Windows.Forms.Control,System.Boolean) (Inherited from Control.)
Public method GetPreferredSize(System.Drawing.Size) (Inherited from Control.)
Protected method GetScaledBounds(System.Drawing.Rectangle,System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified) (Inherited from Control.)
Protected method GetScrollState(System.Int32) (Inherited from ScrollableControl.)
Protected method GetService(System.Type) (Inherited from Component.)
Protected method GetStyle(System.Windows.Forms.ControlStyles) (Inherited from Control.)
Protected method GetTopLevel (Inherited from Control.)
Public method GetType (Inherited from Object.)
Public method Hide (Inherited from Control.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method InitLayout (Inherited from Control.)
Public method Invalidate(System.Drawing.Region) (Inherited from Control.)
Public method Invalidate(System.Drawing.Region,System.Boolean) (Inherited from Control.)
Public method Invalidate (Inherited from Control.)
Public method Invalidate(System.Boolean) (Inherited from Control.)
Public method Invalidate(System.Drawing.Rectangle) (Inherited from Control.)
Public method Invalidate(System.Drawing.Rectangle,System.Boolean) (Inherited from Control.)
Public method Invoke(System.Delegate) (Inherited from Control.)
Public method Invoke(System.Delegate,System.Object[]) (Inherited from Control.)
Protected method InvokeGotFocus(System.Windows.Forms.Control,System.EventArgs) (Inherited from Control.)
Protected method InvokeLostFocus(System.Windows.Forms.Control,System.EventArgs) (Inherited from Control.)
Protected method InvokeOnClick(System.Windows.Forms.Control,System.EventArgs) (Inherited from Control.)
Protected method InvokePaint(System.Windows.Forms.Control,System.Windows.Forms.PaintEventArgs) (Inherited from Control.)
Protected method InvokePaintBackground(System.Windows.Forms.Control,System.Windows.Forms.PaintEventArgs) (Inherited from Control.)
Protected method IsInputChar(System.Char) (Inherited from Control.)
Protected method IsInputKey(System.Windows.Forms.Keys) (Inherited from Control.)
Public method LogicalToDeviceUnits(System.Int32) (Inherited from Control.)
Protected method MemberwiseClone(System.Boolean) (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method NotifyInvalidate(System.Drawing.Rectangle) (Inherited from Control.)
Protected method OnAutoSizeChanged(System.EventArgs) (Inherited from Control.)
Protected method OnBackColorChanged(System.EventArgs) (Inherited from Control.)
Protected method OnBackgroundImageChanged(System.EventArgs) (Inherited from Control.)
Protected method OnBackgroundImageLayoutChanged(System.EventArgs) (Inherited from Control.)
Protected method OnBindingContextChanged(System.EventArgs) (Inherited from Control.)
Protected method OnCausesValidationChanged(System.EventArgs) (Inherited from Control.)
Protected method OnChangeUICues(System.Windows.Forms.UICuesEventArgs) (Inherited from Control.)
Protected method OnClick(System.EventArgs) (Inherited from Control.)
Protected method OnClientSizeChanged(System.EventArgs) (Inherited from Control.)
Protected method OnContextMenuChanged(System.EventArgs) (Inherited from Control.)
Protected method OnContextMenuStripChanged(System.EventArgs) (Inherited from Control.)
Protected method OnControlAdded(System.Windows.Forms.ControlEventArgs) (Inherited from Control.)
Protected method OnControlRemoved(System.Windows.Forms.ControlEventArgs) (Inherited from Control.)
Protected method OnCreateControl (Inherited from Control.)
Protected method OnCursorChanged(System.EventArgs) (Inherited from Control.)
Protected method OnDockChanged(System.EventArgs) (Inherited from Control.)
Protected method OnDoubleClick(System.EventArgs) (Inherited from Control.)
Protected method OnDpiChangedAfterParent(System.EventArgs) (Inherited from Control.)
Protected method OnDpiChangedBeforeParent(System.EventArgs) (Inherited from Control.)
Protected method OnDragDrop(System.Windows.Forms.DragEventArgs) (Inherited from Control.)
Protected method OnDragEnter(System.Windows.Forms.DragEventArgs) (Inherited from Control.)
Protected method OnDragLeave(System.EventArgs) (Inherited from Control.)
Protected method OnDragOver(System.Windows.Forms.DragEventArgs) (Inherited from Control.)
Protected method OnEnabledChanged(System.EventArgs) (Inherited from Control.)
Protected method OnEnter(System.EventArgs) (Inherited from Control.)
Protected method OnFontChanged(System.EventArgs) (Inherited from Control.)
Protected method OnForeColorChanged(System.EventArgs) (Inherited from Control.)
Protected method OnGiveFeedback(System.Windows.Forms.GiveFeedbackEventArgs) (Inherited from Control.)
Protected method OnGotFocus(System.EventArgs) (Inherited from Control.)
Protected method OnHandleCreated(System.EventArgs) (Inherited from Control.)
Protected method OnHandleDestroyed(System.EventArgs) (Inherited from Control.)
Protected method OnHelpRequested(System.Windows.Forms.HelpEventArgs) (Inherited from Control.)
Protected method OnImeModeChanged(System.EventArgs) (Inherited from Control.)
Protected method OnInvalidated(System.Windows.Forms.InvalidateEventArgs) (Inherited from Control.)
Protected method OnKeyDown(System.Windows.Forms.KeyEventArgs) (Inherited from Control.)
Protected method OnKeyPress(System.Windows.Forms.KeyPressEventArgs) (Inherited from Control.)
Protected method OnKeyUp(System.Windows.Forms.KeyEventArgs) (Inherited from Control.)
Protected method OnLayout(System.Windows.Forms.LayoutEventArgs) (Inherited from ScrollableControl.)
Protected method OnLeave(System.EventArgs) (Inherited from Control.)
Protected method OnLocationChanged(System.EventArgs) (Inherited from Control.)
Protected method OnLostFocus(System.EventArgs) (Inherited from Control.)
Protected method OnMarginChanged(System.EventArgs) (Inherited from Control.)
Protected method OnMouseCaptureChanged(System.EventArgs) (Inherited from Control.)
Protected method OnMouseClick(System.Windows.Forms.MouseEventArgs) (Inherited from Control.)
Protected method OnMouseDoubleClick(System.Windows.Forms.MouseEventArgs) (Inherited from Control.)
Protected method OnMouseDown(System.Windows.Forms.MouseEventArgs) (Inherited from Control.)
Protected method OnMouseEnter(System.EventArgs) (Inherited from Control.)
Protected method OnMouseHover(System.EventArgs) (Inherited from Control.)
Protected method OnMouseLeave(System.EventArgs) (Inherited from Control.)
Protected method OnMouseMove(System.Windows.Forms.MouseEventArgs) (Inherited from Control.)
Protected method OnMouseUp(System.Windows.Forms.MouseEventArgs) (Inherited from Control.)
Protected method OnMouseWheel(System.Windows.Forms.MouseEventArgs) (Inherited from ScrollableControl.)
Protected method OnMove(System.EventArgs) (Inherited from Control.)
Protected method OnNotifyMessage(System.Windows.Forms.Message) (Inherited from Control.)
Protected method OnPaddingChanged(System.EventArgs) (Inherited from ScrollableControl.)
Protected method OnPaint(System.Windows.Forms.PaintEventArgs) (Inherited from Control.)
Protected method OnPaintBackground(System.Windows.Forms.PaintEventArgs) (Inherited from ScrollableControl.)
Protected method OnParentBackColorChanged(System.EventArgs) (Inherited from Control.)
Protected method OnParentBackgroundImageChanged(System.EventArgs) (Inherited from Control.)
Protected method OnParentBindingContextChanged(System.EventArgs) (Inherited from Control.)
Protected method OnParentChanged(System.EventArgs) (Inherited from Control.)
Protected method OnParentCursorChanged(System.EventArgs) (Inherited from Control.)
Protected method OnParentEnabledChanged(System.EventArgs) (Inherited from Control.)
Protected method OnParentFontChanged(System.EventArgs) (Inherited from Control.)
Protected method OnParentForeColorChanged(System.EventArgs) (Inherited from Control.)
Protected method OnParentRightToLeftChanged(System.EventArgs) (Inherited from Control.)
Protected method OnParentVisibleChanged(System.EventArgs) (Inherited from Control.)
Protected method OnPreviewKeyDown(System.Windows.Forms.PreviewKeyDownEventArgs) (Inherited from Control.)
Protected method OnPrint(System.Windows.Forms.PaintEventArgs) (Inherited from Control.)
Protected method OnQueryContinueDrag(System.Windows.Forms.QueryContinueDragEventArgs) (Inherited from Control.)
Protected method OnRegionChanged(System.EventArgs) (Inherited from Control.)
Protected method OnResize(System.EventArgs) (Inherited from Panel.)
Protected method OnRightToLeftChanged(System.EventArgs) (Inherited from ScrollableControl.)
Protected method OnScroll(System.Windows.Forms.ScrollEventArgs) (Inherited from ScrollableControl.)
Protected method OnSizeChanged(System.EventArgs) (Inherited from Control.)
Protected method OnStyleChanged(System.EventArgs) (Inherited from Control.)
Protected method OnSystemColorsChanged(System.EventArgs) (Inherited from Control.)
Protected method OnTabIndexChanged(System.EventArgs) (Inherited from Control.)
Protected method OnTabStopChanged(System.EventArgs) (Inherited from Control.)
Protected method OnTextChanged(System.EventArgs) (Inherited from Control.)
Protected method OnValidated(System.EventArgs) (Inherited from Control.)
Protected method OnValidating(System.ComponentModel.CancelEventArgs) (Inherited from Control.)
Protected method OnVisibleChanged(System.EventArgs) (Inherited from ScrollableControl.)
Public method PerformLayout (Inherited from Control.)
Public method PerformLayout(System.Windows.Forms.Control,System.String) (Inherited from Control.)
Public method PointToClient(System.Drawing.Point) (Inherited from Control.)
Public method PointToScreen(System.Drawing.Point) (Inherited from Control.)
Public method PreProcessControlMessage(System.Windows.Forms.Message@) (Inherited from Control.)
Public method PreProcessMessage(System.Windows.Forms.Message@) (Inherited from Control.)
Protected method ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys) (Inherited from Control.)
Protected method ProcessDialogChar(System.Char) (Inherited from Control.)
Protected method ProcessDialogKey(System.Windows.Forms.Keys) (Inherited from Control.)
Protected method ProcessKeyEventArgs(System.Windows.Forms.Message@) (Inherited from Control.)
Protected method ProcessKeyPreview(System.Windows.Forms.Message@) (Inherited from Control.)
Protected method RaiseDragEvent(System.Object,System.Windows.Forms.DragEventArgs) (Inherited from Control.)
Protected method RaiseKeyEvent(System.Object,System.Windows.Forms.KeyEventArgs) (Inherited from Control.)
Protected method RaiseMouseEvent(System.Object,System.Windows.Forms.MouseEventArgs) (Inherited from Control.)
Protected method RaisePaintEvent(System.Object,System.Windows.Forms.PaintEventArgs) (Inherited from Control.)
Protected method RecreateHandle (Inherited from Control.)
Public method RectangleToClient(System.Drawing.Rectangle) (Inherited from Control.)
Public method RectangleToScreen(System.Drawing.Rectangle) (Inherited from Control.)
Public method Refresh (Inherited from Control.)
Protected method RescaleConstantsForDpi(System.Int32,System.Int32) (Inherited from Control.)
Public method ResetBackColor (Inherited from Control.)
Public method ResetBindings (Inherited from Control.)
Public method ResetCursor (Inherited from Control.)
Public method ResetFont (Inherited from Control.)
Public method ResetForeColor (Inherited from Control.)
Public method ResetImeMode (Inherited from Control.)
Protected method ResetMouseEventArgs (Inherited from Control.)
Public method ResetRightToLeft (Inherited from Control.)
Public method ResetText (Inherited from Control.)
Public method ResumeLayout (Inherited from Control.)
Public method ResumeLayout(System.Boolean) (Inherited from Control.)
Protected method RtlTranslateAlignment(System.Windows.Forms.HorizontalAlignment) (Inherited from Control.)
Protected method RtlTranslateAlignment(System.Windows.Forms.LeftRightAlignment) (Inherited from Control.)
Protected method RtlTranslateAlignment(System.Drawing.ContentAlignment) (Inherited from Control.)
Protected method RtlTranslateHorizontal(System.Windows.Forms.HorizontalAlignment) (Inherited from Control.)
Protected method RtlTranslateLeftRight(System.Windows.Forms.LeftRightAlignment) (Inherited from Control.)
Public method Scale(System.Single) (Inherited from Control.)
Public method Scale(System.Single,System.Single) (Inherited from Control.)
Public method Scale(System.Drawing.SizeF) (Inherited from Control.)
Public method ScaleBitmapLogicalToDevice(System.Drawing.Bitmap@) (Inherited from Control.)
Protected method ScaleControl(System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified) (Inherited from ScrollableControl.)
Protected method ScaleCore(System.Single,System.Single) (Inherited from ScrollableControl.)
Public method ScrollControlIntoView(System.Windows.Forms.Control) (Inherited from ScrollableControl.)
Protected method ScrollToControl(System.Windows.Forms.Control) (Inherited from ScrollableControl.)
Public method Select (Inherited from Control.)
Protected method Select(System.Boolean,System.Boolean) (Inherited from Control.)
Public method SelectNextControl(System.Windows.Forms.Control,System.Boolean,System.Boolean,System.Boolean,System.Boolean) (Inherited from Control.)
Public method SendToBack (Inherited from Control.)
Public method SetAutoScrollMargin(System.Int32,System.Int32) (Inherited from ScrollableControl.)
Protected method SetAutoSizeMode(System.Windows.Forms.AutoSizeMode) (Inherited from Control.)
Public method SetBounds(System.Int32,System.Int32,System.Int32,System.Int32) (Inherited from Control.)
Public method SetBounds(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified) (Inherited from Control.)
Protected method SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified) (Inherited from Control.)
Protected method SetClientSizeCore(System.Int32,System.Int32) (Inherited from Control.)
Protected method SetDisplayRectLocation(System.Int32,System.Int32) (Inherited from ScrollableControl.)
Protected method SetScrollState(System.Int32,System.Boolean) (Inherited from ScrollableControl.)
Protected method SetStyle(System.Windows.Forms.ControlStyles,System.Boolean) (Inherited from Control.)
Protected method SetTopLevel(System.Boolean) (Inherited from Control.)
Protected method SetVisibleCore(System.Boolean) (Inherited from Control.)
Public method Show (Inherited from Control.)
Protected method SizeFromClientSize(System.Drawing.Size) (Inherited from Control.)
Public method SuspendLayout (Inherited from Control.)
Public method ToString (Inherited from Panel.)
Public method Update (Inherited from Control.)
Protected method UpdateBounds(System.Int32,System.Int32,System.Int32,System.Int32) (Inherited from Control.)
Protected method UpdateBounds(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) (Inherited from Control.)
Protected method UpdateStyles (Inherited from Control.)
Protected method UpdateZOrder (Inherited from Control.)
Protected method WndProc(System.Windows.Forms.Message@) (Inherited from ScrollableControl.)