LEADTOOLS Windows Forms (Leadtools.WinForms assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
RasterImageViewer Class Events
See Also 
Leadtools.WinForms Namespace : RasterImageViewer Class


"

For a list of all members of this type, see RasterImageViewer members.

"

Public Events

 NameDescription
public Event AnimateFloaterChangedOccurs when the value of the AnimateFloater property changes.  
public Event AnimateRegionChangedOccurs when the value of the AnimateRegion property changes.  
public Event AutoDisposeImagesChangedOccurs when the value of the AutoDisposeImages property changes.  
public Event AutoInteractiveMagnifyGlassChangedOccurs when the value of the AutoInteractiveMagnifyGlass property changes.  
public Event AutoResetScaleFactorChangedOccurs when the value of the AutoResetScaleFactor property changes.  
public Event AutoResetScrollPositionChangedOccurs when the value of the AutoResetScrollPosition property changes.  
public Event AutoScrollChangedOccurs when the value of the AutoScroll property changes.  
public Event BackColorChangedOccurs when the value of the System.Windows.Forms.Control.BackColor property changes. (Inherited from System.Windows.Forms.Control)
public Event BackgroundImageChangedOccurs when the value of the System.Windows.Forms.Control.BackgroundImage property changes. (Inherited from System.Windows.Forms.Control)
public Event BackgroundImageLayoutChangedOccurs when the System.Windows.Forms.Control.BackgroundImageLayout property changes. (Inherited from System.Windows.Forms.Control)
public Event BindingContextChangedOccurs when the value of the System.Windows.Forms.BindingContext property changes. (Inherited from System.Windows.Forms.Control)
public Event BorderStyleChangedOccurs when the value of the BorderStyle property changes.  
public Event CausesValidationChangedOccurs when the value of the System.Windows.Forms.Control.CausesValidation property changes. (Inherited from System.Windows.Forms.Control)
public Event ClickOccurs when the control is clicked. (Inherited from System.Windows.Forms.Control)
public Event ClientSizeChangedOccurs when the value of the System.Windows.Forms.Control.ClientSize property changes. (Inherited from System.Windows.Forms.Control)
public Event ContextMenuChangedOccurs when the value of the System.Windows.Forms.Control.ContextMenu property changes. (Inherited from System.Windows.Forms.Control)
public Event ContextMenuStripChangedOccurs when the value of the System.Windows.Forms.Control.ContextMenuStrip property changes. (Inherited from System.Windows.Forms.Control)
public Event CursorChangedOccurs when the value of the System.Windows.Forms.Control.Cursor property changes. (Inherited from System.Windows.Forms.Control)
public Event DisposedOccurs when the component is disposed by a call to the System.ComponentModel.Component.Dispose method. (Inherited from System.ComponentModel.Component)
public Event DockChangedOccurs when the value of the System.Windows.Forms.Control.Dock property changes. (Inherited from System.Windows.Forms.Control)
public Event DoubleBufferChangedOccurs when the value of the DoubleBuffer property changes.  
public Event DoubleClickOccurs when the control is double-clicked. (Inherited from System.Windows.Forms.Control)
public Event DragDropOccurs when a drag-and-drop operation is completed. (Inherited from System.Windows.Forms.Control)
public Event DragEnterOccurs when an object is dragged into the control's bounds. (Inherited from System.Windows.Forms.Control)
public Event DragLeaveOccurs when an object is dragged out of the control's bounds. (Inherited from System.Windows.Forms.Control)
public Event DragOverOccurs when an object is dragged over the control's bounds. (Inherited from System.Windows.Forms.Control)
public Event EnabledChangedOccurs when the System.Windows.Forms.Control.Enabled property value has changed. (Inherited from System.Windows.Forms.Control)
public Event EnableScrollingInterfaceChangedOccurs when the value of the EnableScrollingInterface property changes.  
public Event EnableTimerChangedOccurs when the value of the EnableTimer property changes.  
public Event EnterOccurs when the control is entered. (Inherited from System.Windows.Forms.Control)
public Event FloaterImageChangedOccurs when the value of the RasterImageViewer.FloaterImage property changes.  
public Event FloaterPositionChangedOccurs when the value of the FloaterPosition property changes.  
public Event FloaterVisibleChangedOccurs when the value of the FloaterVisible property changes.  
public Event FrameColorChangedOccurs when the value of the FrameColor property changes.  
public Event FrameShadowColorChangedOccurs when the value of the FrameShadowColor property changes.  
public Event FrameShadowSizeChangedOccurs when the value of the FrameShadowSize property changes.  
public Event FramesIsPartOfImageChangedOccurs when the value of the FramesIsPartOfImage property changes.  
public Event FrameSizeChangedOccurs when the value of the FrameSize property changes.  
public Event GiveFeedbackOccurs during a drag operation. (Inherited from System.Windows.Forms.Control)
public Event GotFocusOccurs when the control receives focus. (Inherited from System.Windows.Forms.Control)
public Event HandleCreatedOccurs when a handle is created for the control. (Inherited from System.Windows.Forms.Control)
public Event HandleDestroyedOccurs when the control's handle is in the process of being destroyed. (Inherited from System.Windows.Forms.Control)
public Event HelpRequestedOccurs when the user requests help for a control. (Inherited from System.Windows.Forms.Control)
public Event HorizontalAlignModeChangedOccurs when the value of the HorizontalAlignMode property changes.  
public Event ImageChangedOccurs when the value of the Image property changes.  
public Event InteractiveCenterAtOccurs when the user performs interactive center of the image display.  
public Event InteractiveFloaterOccurs when the user is using the RasterImageViewer.InteractiveMode to move the RasterImageViewer.FloaterImage.  
public Event InteractiveMagnifyGlassOccurs when the user is using the MagnifyGlass.  
public Event InteractiveModeChangedOccurs when the value of the RasterImageViewer.InteractiveMode property changes.  
public Event InteractiveModeEndedOccurs when the operation of the current RasterImageViewer.InteractiveMode ended successfully.  
public Event InteractiveModeMouseButtonChangedOccurs when the value of the InteractiveModeMouseButton property changes.  
public Event InteractivePageOccurs when the user performs interactive change of the current page using the mouse.  
public Event InteractivePanOccurs when the user performs interactive panning of the image display.  
public Event InteractiveRegionCombineModeChangedOccurs when the value of the InteractiveRegionCombineMode property changes.  
public Event InteractiveRegionEllipseOccurs when the user performs interactive creation of an elliptical region for the image.  
public Event InteractiveRegionFreehandOccurs when the user performs interactive creation of a freehand region for the image.  
public Event InteractiveRegionRectangleOccurs when the user performs interactive creation of a rectangular region for the image.  
public Event InteractiveRegionTypeChangedOccurs when the value of the RasterImageViewer.InteractiveRegionType property changes.  
public Event InteractiveScaleOccurs when the user performs interactive change of the current scale factor using the mouse.  
public Event InteractiveUserRectangleOccurs when the user performs user-defined interactive drawing of a rectangle.  
public Event InteractiveZoomToOccurs when the user performs interactive center of the image display.  
public Event InvalidatedOccurs when a control's display requires redrawing. (Inherited from System.Windows.Forms.Control)
public Event KeyDownOccurs when a key is pressed while the control has focus. (Inherited from System.Windows.Forms.Control)
public Event KeyPressOccurs when a key is pressed while the control has focus. (Inherited from System.Windows.Forms.Control)
public Event KeyUpOccurs when a key is released while the control has focus. (Inherited from System.Windows.Forms.Control)
public Event LayoutOccurs when a control should reposition its child controls. (Inherited from System.Windows.Forms.Control)
public Event LeaveOccurs when the input focus leaves the control. (Inherited from System.Windows.Forms.Control)
public Event LocationChangedOccurs when the System.Windows.Forms.Control.Location property value has changed. (Inherited from System.Windows.Forms.Control)
public Event LostFocusOccurs when the control loses focus. (Inherited from System.Windows.Forms.Control)
public Event MagnifyGlassChangedOccurs when the value of the MagnifyGlass property changes.  
public Event MarginChangedOccurs when the control's margin changes. (Inherited from System.Windows.Forms.Control)
public Event MouseCaptureChangedOccurs when the control loses or gains mouse capture. (Inherited from System.Windows.Forms.Control)
public Event MouseClickOccurs when the control is clicked by the mouse. (Inherited from System.Windows.Forms.Control)
public Event MouseDoubleClickOccurs when the control is double clicked by the mouse. (Inherited from System.Windows.Forms.Control)
public Event MouseDownOccurs when the mouse pointer is over the control and a mouse button is pressed. (Inherited from System.Windows.Forms.Control)
public Event MouseEnterOccurs when the mouse pointer enters the control. (Inherited from System.Windows.Forms.Control)
public Event MouseHoverOccurs when the mouse pointer rests on the control. (Inherited from System.Windows.Forms.Control)
public Event MouseLeaveOccurs when the mouse pointer leaves the control. (Inherited from System.Windows.Forms.Control)
public Event MouseMoveOccurs when the mouse pointer is moved over the control. (Inherited from System.Windows.Forms.Control)
public Event MouseUpOccurs when the mouse pointer is over the control and a mouse button is released. (Inherited from System.Windows.Forms.Control)
public Event MouseWheelOccurs when the mouse wheel moves while the control has focus. (Inherited from System.Windows.Forms.Control)
public Event MoveOccurs when the control is moved. (Inherited from System.Windows.Forms.Control)
public Event PaddingChangedOccurs when the control's padding changes. (Inherited from System.Windows.Forms.Control)
public Event PaintOccurs when the control is redrawn. (Inherited from System.Windows.Forms.Control)
public Event PaintPropertiesChangedOccurs when the value of the PaintProperties property changes.  
public Event ParentChangedOccurs when the System.Windows.Forms.Control.Parent property value changes. (Inherited from System.Windows.Forms.Control)
public Event PostImagePaintOccurs after painting the Image and the RasterImageViewer.FloaterImage. Any additional painting should be done in this event.  
public Event PreImagePaintOccurs before immediately before the RasterImageViewer does any painting.  
public Event PreviewKeyDownOccurs 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)
public Event QueryAccessibilityHelpOccurs when System.Windows.Forms.AccessibleObject is providing help to accessibility applications. (Inherited from System.Windows.Forms.Control)
public Event QueryContinueDragOccurs 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)
public Event ReadBindingDataOccurs before reading BindingData from a data binding object.  
public Event RedirectImagePaintOccurs after this RasterImageViewer calls RedirectPaint internally as of a paint event.  
public Event RegionChangedOccurs when the value of the System.Windows.Forms.Control.Region property changes. (Inherited from System.Windows.Forms.Control)
public Event ResizeOccurs when the control is resized. (Inherited from System.Windows.Forms.Control)
public Event ScaleFactorChangedOccurs when the value of the ScaleFactor property changes.  
public Event ScrollPositionChangedOccurs when the value of the ScrollPosition property changes.  
public Event ScrollViewerOccurs when either the horizontal or vertical scroll bar of the RasterImageViewer changes.  
public Event SizeChangedOccurs when the System.Windows.Forms.Control.Size property value changes. (Inherited from System.Windows.Forms.Control)
public Event SizeModeChangedOccurs when the value of the SizeMode property changes.  
public Event SourceRectangleChangedOccurs when the value of the SourceRectangle property changes.  
public Event StyleChangedOccurs when the control style changes. (Inherited from System.Windows.Forms.Control)
public Event SystemColorsChangedOccurs when the system colors change. (Inherited from System.Windows.Forms.Control)
public Event TabIndexChangedOccurs when the System.Windows.Forms.Control.TabIndex property value changes. (Inherited from System.Windows.Forms.Control)
public Event TabStopChangedOccurs when the System.Windows.Forms.Control.TabStop property value changes. (Inherited from System.Windows.Forms.Control)
public Event TransformChangedOccurs when the value of the Transform property changes.  
public Event UseDpiChangedOccurs when the value of the UseDpi property changes.  
public Event ValidatedOccurs when the control is finished validating. (Inherited from System.Windows.Forms.Control)
public Event ValidatingOccurs when the control is validating. (Inherited from System.Windows.Forms.Control)
public Event VerticalAlignModeChangedOccurs when the value of the VerticalAlignMode property changes.  
public Event VisibleChangedOccurs when the System.Windows.Forms.Control.Visible property value changes. (Inherited from System.Windows.Forms.Control)
public Event WriteBindingDataOccurs before writing BindingData to a data binding object.  
Top

See Also