For a list of all members of this type, see RasterImageViewer members.
"| Name | Description | |
|---|---|---|
| AnimateFloaterChanged | Occurs when the value of the AnimateFloater property changes. |
| AnimateRegionChanged | Occurs when the value of the AnimateRegion property changes. |
| AutoDisposeImagesChanged | Occurs when the value of the AutoDisposeImages property changes. |
| AutoInteractiveMagnifyGlassChanged | Occurs when the value of the AutoInteractiveMagnifyGlass property changes. |
| AutoResetScaleFactorChanged | Occurs when the value of the AutoResetScaleFactor property changes. |
| AutoResetScrollPositionChanged | Occurs when the value of the AutoResetScrollPosition property changes. |
| AutoScrollChanged | Occurs when the value of the AutoScroll property changes. |
| BackColorChanged | Occurs when the value of the System.Windows.Forms.Control.BackColor property changes. (Inherited from System.Windows.Forms.Control) |
| BackgroundImageChanged | Occurs when the value of the System.Windows.Forms.Control.BackgroundImage property changes. (Inherited from System.Windows.Forms.Control) |
| BackgroundImageLayoutChanged | Occurs when the System.Windows.Forms.Control.BackgroundImageLayout property changes. (Inherited from System.Windows.Forms.Control) |
| BindingContextChanged | Occurs when the value of the System.Windows.Forms.BindingContext property changes. (Inherited from System.Windows.Forms.Control) |
| BorderStyleChanged | Occurs when the value of the BorderStyle property changes. |
| CausesValidationChanged | Occurs when the value of the System.Windows.Forms.Control.CausesValidation property changes. (Inherited from System.Windows.Forms.Control) |
| Click | Occurs when the control is clicked. (Inherited from System.Windows.Forms.Control) |
| ClientSizeChanged | Occurs when the value of the System.Windows.Forms.Control.ClientSize property changes. (Inherited from System.Windows.Forms.Control) |
| ContextMenuChanged | Occurs when the value of the System.Windows.Forms.Control.ContextMenu property changes. (Inherited from System.Windows.Forms.Control) |
| ContextMenuStripChanged | Occurs when the value of the System.Windows.Forms.Control.ContextMenuStrip property changes. (Inherited from System.Windows.Forms.Control) |
| CursorChanged | Occurs when the value of the System.Windows.Forms.Control.Cursor property changes. (Inherited from System.Windows.Forms.Control) |
| Disposed | Occurs when the component is disposed by a call to the System.ComponentModel.Component.Dispose method. (Inherited from System.ComponentModel.Component) |
| DockChanged | Occurs when the value of the System.Windows.Forms.Control.Dock property changes. (Inherited from System.Windows.Forms.Control) |
| DoubleBufferChanged | Occurs when the value of the DoubleBuffer property changes. |
| DoubleClick | Occurs when the control is double-clicked. (Inherited from System.Windows.Forms.Control) |
| DragDrop | Occurs when a drag-and-drop operation is completed. (Inherited from System.Windows.Forms.Control) |
| DragEnter | Occurs when an object is dragged into the control's bounds. (Inherited from System.Windows.Forms.Control) |
| DragLeave | Occurs when an object is dragged out of the control's bounds. (Inherited from System.Windows.Forms.Control) |
| DragOver | Occurs when an object is dragged over the control's bounds. (Inherited from System.Windows.Forms.Control) |
| EnabledChanged | Occurs when the System.Windows.Forms.Control.Enabled property value has changed. (Inherited from System.Windows.Forms.Control) |
| EnableScrollingInterfaceChanged | Occurs when the value of the EnableScrollingInterface property changes. |
| EnableTimerChanged | Occurs when the value of the EnableTimer property changes. |
| Enter | Occurs when the control is entered. (Inherited from System.Windows.Forms.Control) |
| FloaterImageChanged | Occurs when the value of the RasterImageViewer.FloaterImage property changes. |
| FloaterPositionChanged | Occurs when the value of the FloaterPosition property changes. |
| FloaterVisibleChanged | Occurs when the value of the FloaterVisible property changes. |
| FrameColorChanged | Occurs when the value of the FrameColor property changes. |
| FrameShadowColorChanged | Occurs when the value of the FrameShadowColor property changes. |
| FrameShadowSizeChanged | Occurs when the value of the FrameShadowSize property changes. |
| FramesIsPartOfImageChanged | Occurs when the value of the FramesIsPartOfImage property changes. |
| FrameSizeChanged | Occurs when the value of the FrameSize property changes. |
| GiveFeedback | Occurs during a drag operation. (Inherited from System.Windows.Forms.Control) |
| GotFocus | Occurs when the control receives focus. (Inherited from System.Windows.Forms.Control) |
| HandleCreated | Occurs when a handle is created for the control. (Inherited from System.Windows.Forms.Control) |
| HandleDestroyed | Occurs when the control's handle is in the process of being destroyed. (Inherited from System.Windows.Forms.Control) |
| HelpRequested | Occurs when the user requests help for a control. (Inherited from System.Windows.Forms.Control) |
| HorizontalAlignModeChanged | Occurs when the value of the HorizontalAlignMode property changes. |
| ImageChanged | Occurs when the value of the Image property changes. |
| InteractiveCenterAt | Occurs when the user performs interactive center of the image display. |
| InteractiveFloater | Occurs when the user is using the RasterImageViewer.InteractiveMode to move the RasterImageViewer.FloaterImage. |
| InteractiveMagnifyGlass | Occurs when the user is using the MagnifyGlass. |
| InteractiveModeChanged | Occurs when the value of the RasterImageViewer.InteractiveMode property changes. |
| InteractiveModeEnded | Occurs when the operation of the current RasterImageViewer.InteractiveMode ended successfully. |
| InteractiveModeMouseButtonChanged | Occurs when the value of the InteractiveModeMouseButton property changes. |
| InteractivePage | Occurs when the user performs interactive change of the current page using the mouse. |
| InteractivePan | Occurs when the user performs interactive panning of the image display. |
| InteractiveRegionCombineModeChanged | Occurs when the value of the InteractiveRegionCombineMode property changes. |
| InteractiveRegionEllipse | Occurs when the user performs interactive creation of an elliptical region for the image. |
| InteractiveRegionFreehand | Occurs when the user performs interactive creation of a freehand region for the image. |
| InteractiveRegionRectangle | Occurs when the user performs interactive creation of a rectangular region for the image. |
| InteractiveRegionTypeChanged | Occurs when the value of the RasterImageViewer.InteractiveRegionType property changes. |
| InteractiveScale | Occurs when the user performs interactive change of the current scale factor using the mouse. |
| InteractiveUserRectangle | Occurs when the user performs user-defined interactive drawing of a rectangle. |
| InteractiveZoomTo | Occurs when the user performs interactive center of the image display. |
| Invalidated | Occurs when a control's display requires redrawing. (Inherited from System.Windows.Forms.Control) |
| KeyDown | Occurs when a key is pressed while the control has focus. (Inherited from System.Windows.Forms.Control) |
| KeyPress | Occurs when a key is pressed while the control has focus. (Inherited from System.Windows.Forms.Control) |
| KeyUp | Occurs when a key is released while the control has focus. (Inherited from System.Windows.Forms.Control) |
| Layout | Occurs when a control should reposition its child controls. (Inherited from System.Windows.Forms.Control) |
| Leave | Occurs when the input focus leaves the control. (Inherited from System.Windows.Forms.Control) |
| LocationChanged | Occurs when the System.Windows.Forms.Control.Location property value has changed. (Inherited from System.Windows.Forms.Control) |
| LostFocus | Occurs when the control loses focus. (Inherited from System.Windows.Forms.Control) |
| MagnifyGlassChanged | Occurs when the value of the MagnifyGlass property changes. |
| MarginChanged | Occurs when the control's margin changes. (Inherited from System.Windows.Forms.Control) |
| MouseCaptureChanged | Occurs when the control loses or gains mouse capture. (Inherited from System.Windows.Forms.Control) |
| MouseClick | Occurs when the control is clicked by the mouse. (Inherited from System.Windows.Forms.Control) |
| MouseDoubleClick | Occurs when the control is double clicked by the mouse. (Inherited from System.Windows.Forms.Control) |
| MouseDown | Occurs when the mouse pointer is over the control and a mouse button is pressed. (Inherited from System.Windows.Forms.Control) |
| MouseEnter | Occurs when the mouse pointer enters the control. (Inherited from System.Windows.Forms.Control) |
| MouseHover | Occurs when the mouse pointer rests on the control. (Inherited from System.Windows.Forms.Control) |
| MouseLeave | Occurs when the mouse pointer leaves the control. (Inherited from System.Windows.Forms.Control) |
| MouseMove | Occurs when the mouse pointer is moved over the control. (Inherited from System.Windows.Forms.Control) |
| MouseUp | Occurs when the mouse pointer is over the control and a mouse button is released. (Inherited from System.Windows.Forms.Control) |
| MouseWheel | Occurs when the mouse wheel moves while the control has focus. (Inherited from System.Windows.Forms.Control) |
| Move | Occurs when the control is moved. (Inherited from System.Windows.Forms.Control) |
| PaddingChanged | Occurs when the control's padding changes. (Inherited from System.Windows.Forms.Control) |
| Paint | Occurs when the control is redrawn. (Inherited from System.Windows.Forms.Control) |
| PaintPropertiesChanged | Occurs when the value of the PaintProperties property changes. |
| ParentChanged | Occurs when the System.Windows.Forms.Control.Parent property value changes. (Inherited from System.Windows.Forms.Control) |
| PostImagePaint | Occurs after painting the Image and the RasterImageViewer.FloaterImage. Any additional painting should be done in this event. |
| PreImagePaint | Occurs before immediately before the RasterImageViewer does any painting. |
| PreviewKeyDown | Occurs before the System.Windows.Forms.Control.KeyDown event when a key is pressed while focus is on this control. (Inherited from System.Windows.Forms.Control) |
| QueryAccessibilityHelp | Occurs when System.Windows.Forms.AccessibleObject is providing help to accessibility applications. (Inherited from System.Windows.Forms.Control) |
| QueryContinueDrag | Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled. (Inherited from System.Windows.Forms.Control) |
| ReadBindingData | Occurs before reading BindingData from a data binding object. |
| RedirectImagePaint | Occurs after this RasterImageViewer calls RedirectPaint internally as of a paint event. |
| RegionChanged | Occurs when the value of the System.Windows.Forms.Control.Region property changes. (Inherited from System.Windows.Forms.Control) |
| Resize | Occurs when the control is resized. (Inherited from System.Windows.Forms.Control) |
| ScaleFactorChanged | Occurs when the value of the ScaleFactor property changes. |
| ScrollPositionChanged | Occurs when the value of the ScrollPosition property changes. |
| ScrollViewer | Occurs when either the horizontal or vertical scroll bar of the RasterImageViewer changes. |
| SizeChanged | Occurs when the System.Windows.Forms.Control.Size property value changes. (Inherited from System.Windows.Forms.Control) |
| SizeModeChanged | Occurs when the value of the SizeMode property changes. |
| SourceRectangleChanged | Occurs when the value of the SourceRectangle property changes. |
| StyleChanged | Occurs when the control style changes. (Inherited from System.Windows.Forms.Control) |
| SystemColorsChanged | Occurs when the system colors change. (Inherited from System.Windows.Forms.Control) |
| TabIndexChanged | Occurs when the System.Windows.Forms.Control.TabIndex property value changes. (Inherited from System.Windows.Forms.Control) |
| TabStopChanged | Occurs when the System.Windows.Forms.Control.TabStop property value changes. (Inherited from System.Windows.Forms.Control) |
| TransformChanged | Occurs when the value of the Transform property changes. |
| UseDpiChanged | Occurs when the value of the UseDpi property changes. |
| Validated | Occurs when the control is finished validating. (Inherited from System.Windows.Forms.Control) |
| Validating | Occurs when the control is validating. (Inherited from System.Windows.Forms.Control) |
| VerticalAlignModeChanged | Occurs when the value of the VerticalAlignMode property changes. |
| VisibleChanged | Occurs when the System.Windows.Forms.Control.Visible property value changes. (Inherited from System.Windows.Forms.Control) |
| WriteBindingData | Occurs before writing BindingData to a data binding object. |