Share via


Member InkPicture

Geschützte Member einschließen
Geerbte Member einschließen

.NET Framework-Member einschließen

.NET Compact Framework-Member einschließen
XNA Framework-Member einschließen

Dieser Dokumentation für die Vorschau nur ist und in späteren Versionen geändert. Leere Themen wurden als Platzhalter eingefügt.]

Der InkPicture-Typ macht die folgenden Member verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode InkPicture

Zum Seitenanfang

Methoden

  Name Beschreibung
Geschützte Methode AccessibilityNotifyClients Überladen. Notifies the accessibility client applications of AccessibleEvents.
Öffentliche Methode BeginInvoke Überladen. Executes a delegate asynchronously on the thread that the control's underlying handle was created on.
Öffentliche Methode BringToFront Brings the control to the front of the z-order. (Von Control geerbt.)
Öffentliche Methode CancelAsync Cancels an asynchronous image load. (Von PictureBox geerbt.)
Öffentliche Methode Contains Retrieves a value indicating whether the specified control is a child of the control. (Von Control geerbt.)
Geschützte Methode CreateAccessibilityInstance Creates a new accessibility object for the control. (Von Control geerbt.)
Öffentliche Methode CreateControl Forces the creation of the control, including the creation of the handle and any child controls. (Von Control geerbt.)
Geschützte Methode CreateControlsInstance Creates a new instance of the control collection for the control. (Von Control geerbt.)
Öffentliche Methode CreateGraphics Creates the Graphics for the control. (Von Control geerbt.)
Geschützte Methode CreateHandle Creates a handle for the control. (Von Control geerbt.)
Öffentliche Methode CreateObjRef Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Von MarshalByRefObject geerbt.)
Geschützte Methode DefWndProc Sends the specified message to the default window procedure. (Von Control geerbt.)
Geschützte Methode DestroyHandle Destroys the handle associated with the control. (Von Control geerbt.)
Öffentliche Methode Dispose Überladen.
Öffentliche Methode DoDragDrop Begins a drag-and-drop operation. (Von Control geerbt.)
Öffentliche Methode DrawToBitmap Supports rendering to the specified bitmap. (Von Control geerbt.)
Öffentliche Methode EndInvoke Retrieves the return value of the asynchronous operation represented by the IAsyncResult passed. (Von Control geerbt.)
Öffentliche Methode Equals Determines whether the specified Object is equal to the current Object. (Von Object geerbt.)
Geschützte Methode Finalize Releases unmanaged resources and performs other cleanup operations before the Component is reclaimed by garbage collection. (Von Component geerbt.)
Öffentliche Methode FindForm Retrieves the form that the control is on. (Von Control geerbt.)
Öffentliche Methode Focus Sets input focus to the control. (Von Control geerbt.)
Geschützte Methode GetAccessibilityObjectById Retrieves the specified AccessibleObject. (Von Control geerbt.)
Geschützte Methode GetAutoSizeMode Retrieves a value indicating how a control will behave when its AutoSize property is enabled. (Von Control geerbt.)
Öffentliche Methode GetChildAtPoint Überladen. Retrieves the child control at a specified location.
Öffentliche Methode GetContainerControl Returns the next ContainerControl up the control's chain of parent controls. (Von Control geerbt.)
Öffentliche Methode GetGestureStatus
Öffentliche Methode GetHashCode Serves as a hash function for a particular type. (Von Object geerbt.)
Öffentliche Methode GetLifetimeService Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Von MarshalByRefObject geerbt.)
Öffentliche Methode GetNextControl Retrieves the next control forward or back in the tab order of child controls. (Von Control geerbt.)
Öffentliche Methode GetPreferredSize Retrieves the size of a rectangular area into which a control can be fitted. (Von Control geerbt.)
Geschützte Methode GetScaledBounds Retrieves the bounds within which the control is scaled. (Von Control geerbt.)
Geschützte Methode GetService Returns an object that represents a service provided by the Component or by its Container. (Von Component geerbt.)
Geschützte Methode GetStyle Retrieves the value of the specified control style bit for the control. (Von Control geerbt.)
Geschützte Methode GetTopLevel Determines if the control is a top-level control. (Von Control geerbt.)
Öffentliche Methode GetType Gets the Type of the current instance. (Von Object geerbt.)
Öffentliche Methode GetWindowInputRectangle
Öffentliche Methode Hide Conceals the control from the user. (Von Control geerbt.)
Öffentliche Methode HitTestSelection
Öffentliche Methode InitializeLifetimeService Obtains a lifetime service object to control the lifetime policy for this instance. (Von MarshalByRefObject geerbt.)
Geschützte Methode InitLayout Called after the control has been added to another container. (Von Control geerbt.)
Öffentliche Methode Invalidate Überladen. Invalidates a specific region of the control and causes a paint message to be sent to the control.
Öffentliche Methode Invoke Überladen. Executes a delegate on the thread that owns the control's underlying window handle.
Geschützte Methode InvokeGotFocus Raises the GotFocus event for the specified control. (Von Control geerbt.)
Geschützte Methode InvokeLostFocus Raises the LostFocus event for the specified control. (Von Control geerbt.)
Geschützte Methode InvokeOnClick Raises the Click event for the specified control. (Von Control geerbt.)
Geschützte Methode InvokePaint Raises the Paint event for the specified control. (Von Control geerbt.)
Geschützte Methode InvokePaintBackground Raises the PaintBackground event for the specified control. (Von Control geerbt.)
Geschützte Methode IsInputChar Determines if a character is an input character that the control recognizes. (Von Control geerbt.)
Geschützte Methode IsInputKey Determines whether the specified key is a regular input key or a special key that requires preprocessing. (Von Control geerbt.)
Öffentliche Methode Load Überladen. Displays an image in the PictureBox.
Öffentliche Methode LoadAsync Überladen. Loads the image asynchronously.
Geschützte Methode MemberwiseClone Überladen.
Geschützte Methode NotifyInvalidate Infrastruktur. Raises the Invalidated event with a specified region of the control to invalidate. (Von Control geerbt.)
Geschützte Methode OnAutoSizeChanged Raises the AutoSizeChanged event. (Von Control geerbt.)
Geschützte Methode OnBackColorChanged Raises the BackColorChanged event. (Von Control geerbt.)
Geschützte Methode OnBackgroundImageChanged Raises the BackgroundImageChanged event. (Von Control geerbt.)
Geschützte Methode OnBackgroundImageLayoutChanged Raises the BackgroundImageLayoutChanged event. (Von Control geerbt.)
Geschützte Methode OnBindingContextChanged Raises the BindingContextChanged event. (Von Control geerbt.)
Geschützte Methode OnCausesValidationChanged Raises the CausesValidationChanged event. (Von Control geerbt.)
Geschützte Methode OnChangeUICues Raises the ChangeUICues event. (Von Control geerbt.)
Geschützte Methode OnClick Raises the Click event. (Von Control geerbt.)
Geschützte Methode OnClientSizeChanged Raises the ClientSizeChanged event. (Von Control geerbt.)
Geschützte Methode OnContextMenuChanged Raises the ContextMenuChanged event. (Von Control geerbt.)
Geschützte Methode OnContextMenuStripChanged Raises the ContextMenuStripChanged event. (Von Control geerbt.)
Geschützte Methode OnControlAdded Raises the ControlAdded event. (Von Control geerbt.)
Geschützte Methode OnControlRemoved Raises the ControlRemoved event. (Von Control geerbt.)
Geschützte Methode OnCreateControl Raises the CreateControl method. (Von Control geerbt.)
Geschützte Methode OnCursorButtonDown
Geschützte Methode OnCursorButtonUp
Geschützte Methode OnCursorChanged Raises the CursorChanged event. (Von Control geerbt.)
Geschützte Methode OnCursorDown
Geschützte Methode OnCursorInRange
Geschützte Methode OnCursorOutOfRange
Geschützte Methode OnDockChanged Raises the DockChanged event. (Von Control geerbt.)
Geschützte Methode OnDoubleClick Raises the DoubleClick event. (Von Control geerbt.)
Geschützte Methode OnDragDrop Raises the DragDrop event. (Von Control geerbt.)
Geschützte Methode OnDragEnter Raises the DragEnter event. (Von Control geerbt.)
Geschützte Methode OnDragLeave Raises the DragLeave event. (Von Control geerbt.)
Geschützte Methode OnDragOver Raises the DragOver event. (Von Control geerbt.)
Geschützte Methode OnEnabledChanged Raises the EnabledChanged event. (Von PictureBox geerbt.)
Geschützte Methode OnEnter Raises the Enter event. (Von Control geerbt.)
Geschützte Methode OnFontChanged Raises the FontChanged event. (Von Control geerbt.)
Geschützte Methode OnForeColorChanged Raises the ForeColorChanged event. (Von Control geerbt.)
Geschützte Methode OnGesture
Geschützte Methode OnGiveFeedback Raises the GiveFeedback event. (Von Control geerbt.)
Geschützte Methode OnGotFocus Raises the GotFocus event. (Von Control geerbt.)
Geschützte Methode OnHandleCreated (Überschreibt PictureBox.OnHandleCreated(EventArgs).)
Geschützte Methode OnHandleDestroyed (Überschreibt PictureBox.OnHandleDestroyed(EventArgs).)
Geschützte Methode OnHelpRequested Raises the HelpRequested event. (Von Control geerbt.)
Geschützte Methode OnImeModeChanged Raises the ImeModeChanged event. (Von Control geerbt.)
Geschützte Methode OnInvalidated Raises the Invalidated event. (Von Control geerbt.)
Geschützte Methode OnKeyDown (Überschreibt Control.OnKeyDown(KeyEventArgs).)
Geschützte Methode OnKeyPress Raises the KeyPress event. (Von Control geerbt.)
Geschützte Methode OnKeyUp Raises the KeyUp event. (Von Control geerbt.)
Geschützte Methode OnLayout Raises the Layout event. (Von Control geerbt.)
Geschützte Methode OnLeave Raises the Leave event. (Von Control geerbt.)
Geschützte Methode OnLoadCompleted Raises the LoadCompleted event. (Von PictureBox geerbt.)
Geschützte Methode OnLoadProgressChanged Raises the LoadProgressChanged event. (Von PictureBox geerbt.)
Geschützte Methode OnLocationChanged Raises the LocationChanged event. (Von Control geerbt.)
Geschützte Methode OnLostFocus Raises the LostFocus event. (Von Control geerbt.)
Geschützte Methode OnMarginChanged Raises the MarginChanged event. (Von Control geerbt.)
Geschützte Methode OnMouseCaptureChanged Raises the MouseCaptureChanged event. (Von Control geerbt.)
Geschützte Methode OnMouseClick Raises the MouseClick event. (Von Control geerbt.)
Geschützte Methode OnMouseDoubleClick Raises the MouseDoubleClick event. (Von Control geerbt.)
Geschützte Methode OnMouseDown (Überschreibt Control.OnMouseDown(MouseEventArgs).)
Geschützte Methode OnMouseEnter Raises the MouseEnter event. (Von Control geerbt.)
Geschützte Methode OnMouseHover Raises the MouseHover event. (Von Control geerbt.)
Geschützte Methode OnMouseLeave Raises the MouseLeave event. (Von Control geerbt.)
Geschützte Methode OnMouseMove Raises the MouseMove event. (Von Control geerbt.)
Geschützte Methode OnMouseUp Raises the MouseUp event. (Von Control geerbt.)
Geschützte Methode OnMouseWheel Raises the MouseWheel event. (Von Control geerbt.)
Geschützte Methode OnMove Raises the Move event. (Von Control geerbt.)
Geschützte Methode OnNewInAirPackets
Geschützte Methode OnNewPackets
Geschützte Methode OnNotifyMessage Notifies the control of Windows messages. (Von Control geerbt.)
Geschützte Methode OnPaddingChanged Raises the PaddingChanged event. (Von Control geerbt.)
Geschützte Methode OnPaint Raises the Paint event. (Von PictureBox geerbt.)
Geschützte Methode OnPaintBackground Paints the background of the control. (Von Control geerbt.)
Geschützte Methode OnPainted
Geschützte Methode OnPainting
Geschützte Methode OnParentBackColorChanged Raises the BackColorChanged event when the BackColor property value of the control's container changes. (Von Control geerbt.)
Geschützte Methode OnParentBackgroundImageChanged Raises the BackgroundImageChanged event when the BackgroundImage property value of the control's container changes. (Von Control geerbt.)
Geschützte Methode OnParentBindingContextChanged Raises the BindingContextChanged event when the BindingContext property value of the control's container changes. (Von Control geerbt.)
Geschützte Methode OnParentChanged Raises the ParentChanged event. (Von PictureBox geerbt.)
Geschützte Methode OnParentCursorChanged Raises the CursorChanged event. (Von Control geerbt.)
Geschützte Methode OnParentEnabledChanged Raises the EnabledChanged event when the Enabled property value of the control's container changes. (Von Control geerbt.)
Geschützte Methode OnParentFontChanged Raises the FontChanged event when the Font property value of the control's container changes. (Von Control geerbt.)
Geschützte Methode OnParentForeColorChanged Raises the ForeColorChanged event when the ForeColor property value of the control's container changes. (Von Control geerbt.)
Geschützte Methode OnParentRightToLeftChanged Raises the RightToLeftChanged event when the RightToLeft property value of the control's container changes. (Von Control geerbt.)
Geschützte Methode OnParentVisibleChanged Raises the VisibleChanged event when the Visible property value of the control's container changes. (Von Control geerbt.)
Geschützte Methode OnPreviewKeyDown Raises the PreviewKeyDown event. (Von Control geerbt.)
Geschützte Methode OnPrint Raises the Paint event. (Von Control geerbt.)
Geschützte Methode OnQueryContinueDrag Raises the QueryContinueDrag event. (Von Control geerbt.)
Geschützte Methode OnRegionChanged Raises the RegionChanged event. (Von Control geerbt.)
Geschützte Methode OnResize Infrastruktur. Raises the Resize event. (Von PictureBox geerbt.)
Geschützte Methode OnRightToLeftChanged Raises the RightToLeftChanged event. (Von Control geerbt.)
Geschützte Methode OnSelectionChanged
Geschützte Methode OnSelectionChanging
Geschützte Methode OnSelectionMoved
Geschützte Methode OnSelectionMoving
Geschützte Methode OnSelectionResized
Geschützte Methode OnSelectionResizing
Geschützte Methode OnSizeChanged Raises the SizeChanged event. (Von Control geerbt.)
Geschützte Methode OnSizeModeChanged Raises the SizeModeChanged event. (Von PictureBox geerbt.)
Geschützte Methode OnStroke
Geschützte Methode OnStrokesDeleted
Geschützte Methode OnStrokesDeleting
Geschützte Methode OnStyleChanged Raises the StyleChanged event. (Von Control geerbt.)
Geschützte Methode OnSystemColorsChanged Raises the SystemColorsChanged event. (Von Control geerbt.)
Geschützte Methode OnSystemGesture
Geschützte Methode OnTabIndexChanged Raises the TabIndexChanged event. (Von Control geerbt.)
Geschützte Methode OnTabletAdded
Geschützte Methode OnTabletRemoved
Geschützte Methode OnTabStopChanged Raises the TabStopChanged event. (Von Control geerbt.)
Geschützte Methode OnTextChanged Raises the TextChanged event. (Von Control geerbt.)
Geschützte Methode OnValidated Raises the Validated event. (Von Control geerbt.)
Geschützte Methode OnValidating Raises the Validating event. (Von Control geerbt.)
Geschützte Methode OnVisibleChanged Raises the VisibleChanged event. (Von PictureBox geerbt.)
Öffentliche Methode PerformLayout Überladen. Forces the control to apply layout logic to child controls.
Öffentliche Methode PointToClient Computes the location of the specified screen point into client coordinates. (Von Control geerbt.)
Öffentliche Methode PointToScreen Computes the location of the specified client point into screen coordinates. (Von Control geerbt.)
Öffentliche Methode PreProcessControlMessage Preprocesses keyboard or input messages within the message loop before they are dispatched. (Von Control geerbt.)
Öffentliche Methode PreProcessMessage Preprocesses keyboard or input messages within the message loop before they are dispatched. (Von Control geerbt.)
Geschützte Methode ProcessCmdKey Processes a command key. (Von Control geerbt.)
Geschützte Methode ProcessDialogChar Processes a dialog character. (Von Control geerbt.)
Geschützte Methode ProcessDialogKey Processes a dialog key. (Von Control geerbt.)
Geschützte Methode ProcessKeyEventArgs Processes a key message and generates the appropriate control events. (Von Control geerbt.)
Geschützte Methode ProcessKeyMessage Processes a keyboard message. (Von Control geerbt.)
Geschützte Methode ProcessKeyPreview Previews a keyboard message. (Von Control geerbt.)
Geschützte Methode ProcessMnemonic Processes a mnemonic character. (Von Control geerbt.)
Geschützte Methode RaiseDragEvent Raises the appropriate drag event. (Von Control geerbt.)
Geschützte Methode RaiseKeyEvent Raises the appropriate key event. (Von Control geerbt.)
Geschützte Methode RaiseMouseEvent Raises the appropriate mouse event. (Von Control geerbt.)
Geschützte Methode RaisePaintEvent Raises the appropriate paint event. (Von Control geerbt.)
Geschützte Methode RecreateHandle Forces the re-creation of the handle for the control. (Von Control geerbt.)
Öffentliche Methode RectangleToClient Computes the size and location of the specified screen rectangle in client coordinates. (Von Control geerbt.)
Öffentliche Methode RectangleToScreen Computes the size and location of the specified client rectangle in screen coordinates. (Von Control geerbt.)
Öffentliche Methode Refresh Forces the control to invalidate its client area and immediately redraw itself and any child controls. (Von Control geerbt.)
Öffentliche Methode ResetBackColor Resets the BackColor property to its default value. (Von Control geerbt.)
Öffentliche Methode ResetBindings Causes a control bound to the BindingSource to reread all the items in the list and refresh their displayed values. (Von Control geerbt.)
Öffentliche Methode ResetCursor Resets the Cursor property to its default value. (Von Control geerbt.)
Öffentliche Methode ResetFont Resets the Font property to its default value. (Von Control geerbt.)
Öffentliche Methode ResetForeColor Resets the ForeColor property to its default value. (Von Control geerbt.)
Öffentliche Methode ResetImeMode Resets the ImeMode property to its default value. (Von Control geerbt.)
Geschützte Methode ResetMouseEventArgs Infrastruktur. Resets the control to handle the MouseLeave event. (Von Control geerbt.)
Öffentliche Methode ResetRightToLeft Resets the RightToLeft property to its default value. (Von Control geerbt.)
Öffentliche Methode ResetText Resets the Text property to its default value. (Von Control geerbt.)
Öffentliche Methode ResumeLayout Überladen. Resumes the usual layout logic.
Geschützte Methode RtlTranslateAlignment Überladen. Converts the current alignment to the appropriate alignment to support right-to-left text.
Geschützte Methode RtlTranslateContent Converts the specified ContentAlignment to the appropriate ContentAlignment to support right-to-left text. (Von Control geerbt.)
Geschützte Methode RtlTranslateHorizontal Converts the specified HorizontalAlignment to the appropriate HorizontalAlignment to support right-to-left text. (Von Control geerbt.)
Geschützte Methode RtlTranslateLeftRight Converts the specified LeftRightAlignment to the appropriate LeftRightAlignment to support right-to-left text. (Von Control geerbt.)
Öffentliche Methode Scale Überladen. Scales the control and any child controls.
Geschützte Methode ScaleControl Scales a control's location, size, padding and margin. (Von Control geerbt.)
Geschützte Methode ScaleCore Infrastruktur. This method is not relevant for this class. (Von Control geerbt.)
Öffentliche Methode Select Überladen. Activates a control.
Öffentliche Methode SelectNextControl Activates the next control. (Von Control geerbt.)
Öffentliche Methode SendToBack Sends the control to the back of the z-order. (Von Control geerbt.)
Öffentliche Methode SetAllTabletsMode Überladen.
Geschützte Methode SetAutoSizeMode Sets a value indicating how a control will behave when its AutoSize property is enabled. (Von Control geerbt.)
Öffentliche Methode SetBounds Überladen. Sets the bounds of the control.
Geschützte Methode SetBoundsCore Performs the work of setting the specified bounds of this control. (Von Control geerbt.)
Geschützte Methode SetClientSizeCore Sets the size of the client area of the control. (Von Control geerbt.)
Öffentliche Methode SetGestureStatus
Öffentliche Methode SetSingleTabletIntegratedMode
Geschützte Methode SetStyle Sets a specified ControlStyles flag to either true or false. (Von Control geerbt.)
Geschützte Methode SetTopLevel Sets the control as the top-level control. (Von Control geerbt.)
Geschützte Methode SetVisibleCore Sets the control to the specified visible state. (Von Control geerbt.)
Öffentliche Methode SetWindowInputRectangle
Öffentliche Methode Show Displays the control to the user. (Von Control geerbt.)
Geschützte Methode SizeFromClientSize Determines the size of the entire control from the height and width of its client area. (Von Control geerbt.)
Öffentliche Methode SuspendLayout Temporarily suspends the layout logic for the control. (Von Control geerbt.)
Öffentliche Methode ToString Infrastruktur. Returns a string that represents the current PictureBox control. (Von PictureBox geerbt.)
Öffentliche Methode Update Causes the control to redraw the invalidated regions within its client area. (Von Control geerbt.)
Geschützte Methode UpdateBounds Überladen. Updates the bounds of the control.
Geschützte Methode UpdateStyles Forces the assigned styles to be reapplied to the control. (Von Control geerbt.)
Geschützte Methode UpdateZOrder Updates the control in its parent's z-order. (Von Control geerbt.)
Geschützte Methode WndProc Processes Windows messages. (Von Control geerbt.)

Zum Seitenanfang

Felder

  Name Beschreibung
Öffentliches Feld ClipInkToMargin
Öffentliches Feld DefaultMargin

Zum Seitenanfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft AccessibilityObject Gets the AccessibleObject assigned to the control. (Von Control geerbt.)
Öffentliche Eigenschaft AccessibleDefaultActionDescription Gets or sets the default action description of the control for use by accessibility client applications. (Von Control geerbt.)
Öffentliche Eigenschaft AccessibleDescription Gets or sets the description of the control used by accessibility client applications. (Von Control geerbt.)
Öffentliche Eigenschaft AccessibleName Gets or sets the name of the control used by accessibility client applications. (Von Control geerbt.)
Öffentliche Eigenschaft AccessibleRole Gets or sets the accessible role of the control (Von Control geerbt.)
Öffentliche Eigenschaft AllowDrop Infrastruktur. Overrides the Control.AllowDrop property. (Von PictureBox geerbt.)
Öffentliche Eigenschaft Anchor Gets or sets the edges of the container to which a control is bound and determines how a control is resized with its parent. (Von Control geerbt.)
Öffentliche Eigenschaft AutoRedraw
Öffentliche Eigenschaft AutoScrollOffset Gets or sets where this control is scrolled to in ScrollControlIntoView. (Von Control geerbt.)
Öffentliche Eigenschaft AutoSize Infrastruktur. This property is not relevant for this class. (Von Control geerbt.)
Öffentliche Eigenschaft BackColor Gets or sets the background color for the control. (Von Control geerbt.)
Öffentliche Eigenschaft BackgroundImage Gets or sets the background image displayed in the control. (Von Control geerbt.)
Öffentliche Eigenschaft BackgroundImageLayout Gets or sets the background image layout as defined in the ImageLayout enumeration. (Von Control geerbt.)
Öffentliche Eigenschaft BindingContext Gets or sets the BindingContext for the control. (Von Control geerbt.)
Öffentliche Eigenschaft BorderStyle Indicates the border style for the control. (Von PictureBox geerbt.)
Öffentliche Eigenschaft Bottom Gets the distance, in pixels, between the bottom edge of the control and the top edge of its container's client area. (Von Control geerbt.)
Öffentliche Eigenschaft Bounds Gets or sets the size and location of the control including its nonclient elements, in pixels, relative to the parent control. (Von Control geerbt.)
Geschützte Eigenschaft CanEnableIme Gets a value indicating whether the ImeMode property can be set to an active value, to enable IME support. (Von Control geerbt.)
Öffentliche Eigenschaft CanFocus Gets a value indicating whether the control can receive focus. (Von Control geerbt.)
Geschützte Eigenschaft CanRaiseEvents Determines if events can be raised on the control. (Von Control geerbt.)
Öffentliche Eigenschaft CanSelect Gets a value indicating whether the control can be selected. (Von Control geerbt.)
Öffentliche Eigenschaft Capture Gets or sets a value indicating whether the control has captured the mouse. (Von Control geerbt.)
Öffentliche Eigenschaft CausesValidation Infrastruktur. Overrides the Control.CausesValidation property. (Von PictureBox geerbt.)
Öffentliche Eigenschaft ClientRectangle Gets the rectangle that represents the client area of the control. (Von Control geerbt.)
Öffentliche Eigenschaft ClientSize Gets or sets the height and width of the client area of the control. (Von Control geerbt.)
Öffentliche Eigenschaft CollectingInk
Öffentliche Eigenschaft CollectionMode
Öffentliche Eigenschaft CompanyName Gets the name of the company or creator of the application containing the control. (Von Control geerbt.)
Öffentliche Eigenschaft Container Gets the IContainer that contains the Component. (Von Component geerbt.)
Öffentliche Eigenschaft ContainsFocus Gets a value indicating whether the control, or one of its child controls, currently has the input focus. (Von Control geerbt.)
Öffentliche Eigenschaft ContextMenu Gets or sets the shortcut menu associated with the control. (Von Control geerbt.)
Öffentliche Eigenschaft ContextMenuStrip Gets or sets the ContextMenuStrip associated with this control. (Von Control geerbt.)
Öffentliche Eigenschaft Controls Gets the collection of controls contained within the control. (Von Control geerbt.)
Öffentliche Eigenschaft Created Gets a value indicating whether the control has been created. (Von Control geerbt.)
Geschützte Eigenschaft CreateParams Infrastruktur. Overrides the Control.CreateParams property. (Von PictureBox geerbt.)
Öffentliche Eigenschaft Cursor (Überschreibt Control.Cursor.)
Öffentliche Eigenschaft Cursors
Öffentliche Eigenschaft DataBindings Gets the data bindings for the control. (Von Control geerbt.)
Geschützte Eigenschaft DefaultCursor Gets or sets the default cursor for the control. (Von Control geerbt.)
Öffentliche Eigenschaft DefaultDrawingAttributes
Geschützte Eigenschaft DefaultImeMode Gets a value indicating the mode for Input Method Editor (IME) for the PictureBox. (Von PictureBox geerbt.)
Geschützte Eigenschaft DefaultMargin Gets the space, in pixels, that is specified by default between controls. (Von Control geerbt.)
Geschützte Eigenschaft DefaultMaximumSize Gets the length and height, in pixels, that is specified as the default maximum size of a control. (Von Control geerbt.)
Geschützte Eigenschaft DefaultMinimumSize Gets the length and height, in pixels, that is specified as the default minimum size of a control. (Von Control geerbt.)
Geschützte Eigenschaft DefaultPadding Gets the internal spacing, in pixels, of the contents of a control. (Von Control geerbt.)
Geschützte Eigenschaft DefaultSize Gets the default size of the control. (Von PictureBox geerbt.)
Geschützte Eigenschaft DesignMode Gets a value that indicates whether the Component is currently in design mode. (Von Component geerbt.)
Öffentliche Eigenschaft DesiredPacketDescription
Öffentliche Eigenschaft DisplayRectangle Gets the rectangle that represents the display area of the control. (Von Control geerbt.)
Öffentliche Eigenschaft Disposing
Öffentliche Eigenschaft Dock Gets or sets which control borders are docked to its parent control and determines how a control is resized with its parent. (Von Control geerbt.)
Geschützte Eigenschaft DoubleBuffered Gets or sets a value indicating whether this control should redraw its surface using a secondary buffer to reduce or prevent flicker. (Von Control geerbt.)
Öffentliche Eigenschaft DynamicRendering
Öffentliche Eigenschaft EditingMode
Öffentliche Eigenschaft Enabled Gets or sets a value indicating whether the control can respond to user interaction. (Von Control geerbt.)
Öffentliche Eigenschaft EraserMode
Öffentliche Eigenschaft EraserWidth
Öffentliche Eigenschaft ErrorImage Gets or sets the image to display when an error occurs during the image-loading process or if the image load is canceled. (Von PictureBox geerbt.)
Geschützte Eigenschaft Events Gets the list of event handlers that are attached to this Component. (Von Component geerbt.)
Öffentliche Eigenschaft Focused Gets a value indicating whether the control has input focus. (Von Control geerbt.)
Öffentliche Eigenschaft Font Infrastruktur. Overrides the Control.Font property. (Von PictureBox geerbt.)
Geschützte Eigenschaft FontHeight Gets or sets the height of the font of the control. (Von Control geerbt.)
Öffentliche Eigenschaft ForeColor Infrastruktur. Overrides the Control.ForeColor property. (Von PictureBox geerbt.)
Öffentliche Eigenschaft Handle Gets the window handle that the control is bound to. (Von Control geerbt.)
Öffentliche Eigenschaft HasChildren Gets a value indicating whether the control contains one or more child controls. (Von Control geerbt.)
Öffentliche Eigenschaft Height Gets or sets the height of the control. (Von Control geerbt.)
Öffentliche Eigenschaft Image Gets or sets the image that is displayed by PictureBox. (Von PictureBox geerbt.)
Öffentliche Eigenschaft ImageLocation Gets or sets the path or URL for the image to display in the PictureBox. (Von PictureBox geerbt.)
Öffentliche Eigenschaft ImeMode Gets or sets the Input Method Editor(IME) mode supported by this control. (Von PictureBox geerbt.)
Geschützte Eigenschaft ImeModeBase Gets or sets the IME mode of a control. (Von Control geerbt.)
Öffentliche Eigenschaft InitialImage Gets or sets the image displayed in the PictureBox control when the main image is loading. (Von PictureBox geerbt.)
Öffentliche Eigenschaft Ink
Öffentliche Eigenschaft InkEnabled
Öffentliche Eigenschaft InvokeRequired Gets a value indicating whether the caller must call an invoke method when making method calls to the control because the caller is on a different thread than the one the control was created on. (Von Control geerbt.)
Öffentliche Eigenschaft IsAccessible Gets or sets a value indicating whether the control is visible to accessibility applications. (Von Control geerbt.)
Öffentliche Eigenschaft IsDisposed Gets a value indicating whether the control has been disposed of. (Von Control geerbt.)
Öffentliche Eigenschaft IsHandleCreated Gets a value indicating whether the control has a handle associated with it. (Von Control geerbt.)
Öffentliche Eigenschaft IsMirrored Gets a value indicating whether the control is mirrored. (Von Control geerbt.)
Öffentliche Eigenschaft LayoutEngine Gets a cached instance of the control's layout engine. (Von Control geerbt.)
Öffentliche Eigenschaft Left Gets or sets the distance, in pixels, between the left edge of the control and the left edge of its container's client area. (Von Control geerbt.)
Öffentliche Eigenschaft Location Gets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container. (Von Control geerbt.)
Öffentliche Eigenschaft Margin Gets or sets the space between controls. (Von Control geerbt.)
Öffentliche Eigenschaft MarginX
Öffentliche Eigenschaft MarginY
Öffentliche Eigenschaft MaximumSize Gets or sets the size that is the upper limit that GetPreferredSize can specify. (Von Control geerbt.)
Öffentliche Eigenschaft MinimumSize Gets or sets the size that is the lower limit that GetPreferredSize can specify. (Von Control geerbt.)
Öffentliche Eigenschaft Name Gets or sets the name of the control. (Von Control geerbt.)
Öffentliche Eigenschaft Padding Gets or sets padding within the control. (Von Control geerbt.)
Öffentliche Eigenschaft Parent Gets or sets the parent container of the control. (Von Control geerbt.)
Öffentliche Eigenschaft PreferredSize Gets the size of a rectangular area into which the control can fit. (Von Control geerbt.)
Öffentliche Eigenschaft ProductName Gets the product name of the assembly containing the control. (Von Control geerbt.)
Öffentliche Eigenschaft ProductVersion Gets the version of the assembly containing the control. (Von Control geerbt.)
Öffentliche Eigenschaft RecreatingHandle Gets a value indicating whether the control is currently re-creating its handle. (Von Control geerbt.)
Öffentliche Eigenschaft Region Gets or sets the window region associated with the control. (Von Control geerbt.)
Öffentliche Eigenschaft Renderer
Geschützte Eigenschaft RenderRightToLeft Veraltet. This property is now obsolete. (Von Control geerbt.)
Geschützte Eigenschaft ResizeRedraw Gets or sets a value indicating whether the control redraws itself when resized. (Von Control geerbt.)
Öffentliche Eigenschaft Right Gets the distance, in pixels, between the right edge of the control and the left edge of its container's client area. (Von Control geerbt.)
Öffentliche Eigenschaft RightToLeft Infrastruktur. Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left languages. (Von PictureBox geerbt.)
Geschützte Eigenschaft ScaleChildren Gets a value that determines the scaling of child controls. (Von Control geerbt.)
Öffentliche Eigenschaft Selection
Geschützte Eigenschaft ShowFocusCues Gets a value indicating whether the control should display focus rectangles. (Von Control geerbt.)
Geschützte Eigenschaft ShowKeyboardCues Gets a value indicating whether the user interface is in the appropriate state to show or hide keyboard accelerators. (Von Control geerbt.)
Öffentliche Eigenschaft Site Gets or sets the site of the control. (Von Control geerbt.)
Öffentliche Eigenschaft Size Gets or sets the height and width of the control. (Von Control geerbt.)
Öffentliche Eigenschaft SizeMode Indicates how the image is displayed. (Von PictureBox geerbt.)
Öffentliche Eigenschaft SupportHighContrastInk
Öffentliche Eigenschaft SupportHighContrastSelectionUI
Öffentliche Eigenschaft TabIndex Infrastruktur. Gets or sets the tab index value. (Von PictureBox geerbt.)
Öffentliche Eigenschaft Tablet
Öffentliche Eigenschaft TabStop
Öffentliche Eigenschaft Tag Gets or sets the object that contains data about the control. (Von Control geerbt.)
Öffentliche Eigenschaft Text Infrastruktur. Gets or sets the text of the PictureBox. (Von PictureBox geerbt.)
Öffentliche Eigenschaft Top Gets or sets the distance, in pixels, between the top edge of the control and the top edge of its container's client area. (Von Control geerbt.)
Öffentliche Eigenschaft TopLevelControl Gets the parent control that is not parented by another Windows Forms control. Typically, this is the outermost Form that the control is contained in. (Von Control geerbt.)
Öffentliche Eigenschaft UseWaitCursor Gets or sets a value indicating whether to use the wait cursor for the current control and all child controls. (Von Control geerbt.)
Öffentliche Eigenschaft Visible Gets or sets a value indicating whether the control and all its child controls are displayed. (Von Control geerbt.)
Öffentliche Eigenschaft WaitOnLoad Gets or sets a value indicating whether an image is loaded synchronously. (Von PictureBox geerbt.)
Öffentliche Eigenschaft Width Gets or sets the width of the control. (Von Control geerbt.)
Öffentliche Eigenschaft WindowTarget Infrastruktur. This property is not relevant for this class. (Von Control geerbt.)

Zum Seitenanfang

Ereignisse

  Name Beschreibung
Öffentliches Ereignis AutoSizeChanged Infrastruktur. This event is not relevant for this class. (Von Control geerbt.)
Öffentliches Ereignis BackColorChanged Occurs when the value of the BackColor property changes. (Von Control geerbt.)
Öffentliches Ereignis BackgroundImageChanged Occurs when the value of the BackgroundImage property changes. (Von Control geerbt.)
Öffentliches Ereignis BackgroundImageLayoutChanged Occurs when the BackgroundImageLayout property changes. (Von Control geerbt.)
Öffentliches Ereignis BindingContextChanged Occurs when the value of the BindingContext property changes. (Von Control geerbt.)
Öffentliches Ereignis CausesValidationChanged Infrastruktur. Overrides the Control.CausesValidationChanged property. (Von PictureBox geerbt.)
Öffentliches Ereignis ChangeUICues Occurs when the focus or keyboard user interface (UI) cues change. (Von Control geerbt.)
Öffentliches Ereignis Click Occurs when the control is clicked. (Von Control geerbt.)
Öffentliches Ereignis ClientSizeChanged Occurs when the value of the ClientSize property changes. (Von Control geerbt.)
Öffentliches Ereignis ContextMenuChanged Occurs when the value of the ContextMenu property changes. (Von Control geerbt.)
Öffentliches Ereignis ContextMenuStripChanged Occurs when the value of the ContextMenuStrip property changes. (Von Control geerbt.)
Öffentliches Ereignis ControlAdded Occurs when a new control is added to the Control.ControlCollection. (Von Control geerbt.)
Öffentliches Ereignis ControlRemoved Occurs when a control is removed from the Control.ControlCollection. (Von Control geerbt.)
Öffentliches Ereignis CursorButtonDown
Öffentliches Ereignis CursorButtonUp
Öffentliches Ereignis CursorChanged Occurs when the value of the Cursor property changes. (Von Control geerbt.)
Öffentliches Ereignis CursorDown
Öffentliches Ereignis CursorInRange
Öffentliches Ereignis CursorOutOfRange
Öffentliches Ereignis Disposed Occurs when the component is disposed by a call to the Dispose method. (Von Component geerbt.)
Öffentliches Ereignis DockChanged Occurs when the value of the Dock property changes. (Von Control geerbt.)
Öffentliches Ereignis DoubleClick Occurs when the control is double-clicked. (Von Control geerbt.)
Öffentliches Ereignis DragDrop Occurs when a drag-and-drop operation is completed. (Von Control geerbt.)
Öffentliches Ereignis DragEnter Occurs when an object is dragged into the control's bounds. (Von Control geerbt.)
Öffentliches Ereignis DragLeave Occurs when an object is dragged out of the control's bounds. (Von Control geerbt.)
Öffentliches Ereignis DragOver Occurs when an object is dragged over the control's bounds. (Von Control geerbt.)
Öffentliches Ereignis EnabledChanged Occurs when the Enabled property value has changed. (Von Control geerbt.)
Öffentliches Ereignis Enter Infrastruktur. Overrides the Control.Enter property. (Von PictureBox geerbt.)
Öffentliches Ereignis FontChanged Infrastruktur. Occurs when the value of the Font property changes. (Von PictureBox geerbt.)
Öffentliches Ereignis ForeColorChanged Infrastruktur. Occurs when the value of the ForeColor property changes. (Von PictureBox geerbt.)
Öffentliches Ereignis Gesture
Öffentliches Ereignis GiveFeedback Occurs during a drag operation. (Von Control geerbt.)
Öffentliches Ereignis GotFocus Occurs when the control receives focus. (Von Control geerbt.)
Öffentliches Ereignis HandleCreated Occurs when a handle is created for the control. (Von Control geerbt.)
Öffentliches Ereignis HandleDestroyed Occurs when the control's handle is in the process of being destroyed. (Von Control geerbt.)
Öffentliches Ereignis HelpRequested Occurs when the user requests help for a control. (Von Control geerbt.)
Öffentliches Ereignis ImeModeChanged Infrastruktur. Occurs when the value of the ImeMode property changes. (Von PictureBox geerbt.)
Öffentliches Ereignis Invalidated Occurs when a control's display requires redrawing. (Von Control geerbt.)
Öffentliches Ereignis KeyDown Infrastruktur. Occurs when a key is pressed when the control has focus. (Von PictureBox geerbt.)
Öffentliches Ereignis KeyPress Infrastruktur. Occurs when a key is pressed when the control has focus. (Von PictureBox geerbt.)
Öffentliches Ereignis KeyUp Infrastruktur. Occurs when a key is released when the control has focus. (Von PictureBox geerbt.)
Öffentliches Ereignis Layout Occurs when a control should reposition its child controls. (Von Control geerbt.)
Öffentliches Ereignis Leave Infrastruktur. Occurs when input focus leaves the PictureBox. (Von PictureBox geerbt.)
Öffentliches Ereignis LoadCompleted Occurs when the asynchronous image-load operation is completed, been canceled, or raised an exception. (Von PictureBox geerbt.)
Öffentliches Ereignis LoadProgressChanged Occurs when the progress of an asynchronous image-loading operation has changed. (Von PictureBox geerbt.)
Öffentliches Ereignis LocationChanged Occurs when the Location property value has changed. (Von Control geerbt.)
Öffentliches Ereignis LostFocus Occurs when the control loses focus. (Von Control geerbt.)
Öffentliches Ereignis MarginChanged Occurs when the control's margin changes. (Von Control geerbt.)
Öffentliches Ereignis MouseCaptureChanged Occurs when the control loses or gains mouse capture. (Von Control geerbt.)
Öffentliches Ereignis MouseClick Occurs when the control is clicked by the mouse. (Von Control geerbt.)
Öffentliches Ereignis MouseDoubleClick Occurs when the control is double clicked by the mouse. (Von Control geerbt.)
Öffentliches Ereignis MouseDown Occurs when the mouse pointer is over the control and a mouse button is pressed. (Von Control geerbt.)
Öffentliches Ereignis MouseEnter Occurs when the mouse pointer enters the control. (Von Control geerbt.)
Öffentliches Ereignis MouseHover Occurs when the mouse pointer rests on the control. (Von Control geerbt.)
Öffentliches Ereignis MouseLeave Occurs when the mouse pointer leaves the control. (Von Control geerbt.)
Öffentliches Ereignis MouseMove Occurs when the mouse pointer is moved over the control. (Von Control geerbt.)
Öffentliches Ereignis MouseUp Occurs when the mouse pointer is over the control and a mouse button is released. (Von Control geerbt.)
Öffentliches Ereignis MouseWheel Occurs when the mouse wheel moves while the control has focus. (Von Control geerbt.)
Öffentliches Ereignis Move Occurs when the control is moved. (Von Control geerbt.)
Öffentliches Ereignis NewInAirPackets
Öffentliches Ereignis NewPackets
Öffentliches Ereignis PaddingChanged Occurs when the control's padding changes. (Von Control geerbt.)
Öffentliches Ereignis Paint Occurs when the control is redrawn. (Von Control geerbt.)
Öffentliches Ereignis Painted
Öffentliches Ereignis Painting
Öffentliches Ereignis ParentChanged Occurs when the Parent property value changes. (Von Control geerbt.)
Öffentliches Ereignis PreviewKeyDown Occurs before the KeyDown event when a key is pressed while focus is on this control. (Von Control geerbt.)
Öffentliches Ereignis QueryAccessibilityHelp Occurs when AccessibleObject is providing help to accessibility applications. (Von Control geerbt.)
Öffentliches Ereignis QueryContinueDrag Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled. (Von Control geerbt.)
Öffentliches Ereignis RegionChanged Occurs when the value of the Region property changes. (Von Control geerbt.)
Öffentliches Ereignis Resize Occurs when the control is resized. (Von Control geerbt.)
Öffentliches Ereignis RightToLeftChanged Infrastruktur. Occurs when the value of the RightToLeft property changes. (Von PictureBox geerbt.)
Öffentliches Ereignis SelectionChanged
Öffentliches Ereignis SelectionChanging
Öffentliches Ereignis SelectionMoved
Öffentliches Ereignis SelectionMoving
Öffentliches Ereignis SelectionResized
Öffentliches Ereignis SelectionResizing
Öffentliches Ereignis SizeChanged Occurs when the Size property value changes. (Von Control geerbt.)
Öffentliches Ereignis SizeModeChanged Occurs when SizeMode changes. (Von PictureBox geerbt.)
Öffentliches Ereignis Stroke
Öffentliches Ereignis StrokesDeleted
Öffentliches Ereignis StrokesDeleting
Öffentliches Ereignis StyleChanged Occurs when the control style changes. (Von Control geerbt.)
Öffentliches Ereignis SystemColorsChanged Occurs when the system colors change. (Von Control geerbt.)
Öffentliches Ereignis SystemGesture
Öffentliches Ereignis TabIndexChanged Infrastruktur. Occurs when the value of the TabIndex property changes. (Von PictureBox geerbt.)
Öffentliches Ereignis TabletAdded
Öffentliches Ereignis TabletRemoved
Öffentliches Ereignis TabStopChanged Infrastruktur. Occurs when the value of the TabStop property changes. (Von PictureBox geerbt.)
Öffentliches Ereignis TextChanged Infrastruktur. Occurs when the value of the Text property changes. (Von PictureBox geerbt.)
Öffentliches Ereignis Validated Occurs when the control is finished validating. (Von Control geerbt.)
Öffentliches Ereignis Validating Occurs when the control is validating. (Von Control geerbt.)
Öffentliches Ereignis VisibleChanged Occurs when the Visible property value changes. (Von Control geerbt.)

Zum Seitenanfang

Explizite Schnittstellenimplementierungen

  Name Beschreibung
Explizite Schnittstellenimplementierung Private Methode IDropTarget.OnDragDrop Infrastruktur. Raises the DragDrop event. (Von Control geerbt.)
Explizite Schnittstellenimplementierung Private Methode IDropTarget.OnDragEnter Infrastruktur. Raises the DragEnter event. (Von Control geerbt.)
Explizite Schnittstellenimplementierung Private Methode IDropTarget.OnDragLeave Infrastruktur. Raises the DragLeave event. (Von Control geerbt.)
Explizite Schnittstellenimplementierung Private Methode IDropTarget.OnDragOver Infrastruktur. Raises the DragOver event. (Von Control geerbt.)
Explizite Schnittstellenimplementierung Private Methode ISupportInitialize.BeginInit Infrastruktur. Signals the object that initialization is starting. (Von PictureBox geerbt.)
Explizite Schnittstellenimplementierung Private Methode ISupportInitialize.EndInit Infrastruktur. Signals to the object that initialization is complete. (Von PictureBox geerbt.)

Zum Seitenanfang

Siehe auch

Referenz

InkPicture Klasse

Microsoft.Ink-Namespace