VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.UI Namespace / ImageViewer Class
In This Topic
ImageViewer Class Methods
In This Topic
For a list of all methods of this type, see ImageViewer.
Public Methods
 NameDescription
Public MethodOverloaded. Executes the specified delegate asynchronously with the specified arguments, on the thread that the control's underlying handle was created on. (Inherited from System.Windows.Forms.Control)
Public MethodBrings the control to the front of the z-order. (Inherited from System.Windows.Forms.Control)
Public MethodCalculates new scroll position by moving the specified scroll position on specified offset in viewer space.
Public MethodChanges the viewer zoom and saves the focus point on focused image.
Public MethodRetrieves a value indicating whether the specified control is a child of the control. (Inherited from System.Windows.Forms.Control)
Public MethodForces the creation of the visible control, including the creation of the handle and any visible child controls. (Inherited from System.Windows.Forms.Control)
Public MethodCreates the System.Drawing.Graphics for the control. (Inherited from System.Windows.Forms.Control)
Public MethodDisables the automatic scrolling to the focused image when focused index is changed.
Public MethodCopies the current image or a part of current image to the clipboard.
Public MethodCuts the current image and copies it to the clipboard. (Inherited from ImageViewerBase)
Public MethodDeletes current image. (Inherited from ImageViewerBase)
Public MethodOverloaded. (Inherited from System.Windows.Forms.Control)
Public MethodInserts image from the clipboard.
Public MethodScrolls the viewer to one screen down.
Public MethodScrolls the viewer to one screen up.
Public MethodSelects all images. (Inherited from ImageViewerBase)
Public MethodSupports rendering to the specified bitmap. (Inherited from System.Windows.Forms.Control)
Public MethodOverloaded. Draws the viewer on the specified .
Public MethodEnables the automatic scrolling to the focused image when focused index is changed.
Public MethodRetrieves the return value of the asynchronous operation represented by the System.IAsyncResult passed. (Inherited from System.Windows.Forms.Control)
Public MethodRetrieves the form that the control is on. (Inherited from System.Windows.Forms.Control)
Public MethodSets input focus to the control. (Inherited from System.Windows.Forms.Control)
Public Methodstatic (Shared in Visual Basic)Retrieves the control that contains the specified handle. (Inherited from System.Windows.Forms.Control)
Public Methodstatic (Shared in Visual Basic)Returns the control that is currently associated with the specified handle. (Inherited from System.Windows.Forms.Control)
Public MethodOverloaded. Retrieves the child control that is located at the specified coordinates, specifying whether to ignore child controls of a certain type. (Inherited from System.Windows.Forms.Control)
Public MethodReturns the next System.Windows.Forms.ContainerControl up the control's chain of parent controls. (Inherited from System.Windows.Forms.Control)
Public MethodOverloaded. Returns the custom rotation angle for single image in image viewer. (Inherited from ImageViewerBase)
Public MethodReturns an image, which is focused and displayed in image viewer.
Public MethodReturns the images, which are displayed in image viewer.
Public MethodReturns the bounding box of displayed images.
Public MethodOverloaded. Returns the specified rectangle of focused image.
Public MethodReturns the image by location, in control space.
Public MethodReturns the image index by location.
Public MethodReturns the rectangle of specified image.
Public MethodOverloaded. Returns the rotation angle of image view for specified image in image viewer. (Inherited from ImageViewerBase)
Public MethodReturns a value indicating whether the image is visible in viewer.
Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodReturns an image, which is the nearest to the specified point.
Public MethodRetrieves the next control forward or back in the tab order of child controls. (Inherited from System.Windows.Forms.Control)
Public MethodRetrieves the size of a rectangular area into which a control can be fitted. (Inherited from System.Windows.Forms.Control)
Public MethodOverloaded. Returns transformation from the viewer coordinate space to the DIP coordinate space of focused image.
Public MethodOverloaded. Returns the of world transformation from the control coordinate space to the coordinate space of specified image.
Public MethodOverloaded. Returns transformation from the device-independent pixels (1/96th inch) to the viewer coordinate space.
Public MethodReturns the AffineMatrix of world transformation from focused image coordinate space to the coordinate space of specified image.
Public MethodOverloaded. Returns the of world transformation from the coordinate space of specified image to the control coordinate space.
Public MethodReturns the AffineMatrix of world transformation from the source image coordinate space to the coordinate space of destination image.
Public MethodReturns the viewer state for the specified image.
Public MethodReturns the images, which are visible in image viewer.
Public MethodConceals the control from the user. (Inherited from System.Windows.Forms.Control)
Public MethodObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodOverloaded. Invalidates a specific region of the control and causes a paint message to be sent to the control. Optionally, invalidates the child controls assigned to the control. (Inherited from System.Windows.Forms.Control)
Public MethodInvalidates the specified image in image viewer.
Public MethodOverloaded. Invalidates the specified region of the viewer (adds it to the viewer's update region, which is the area that will be repainted at the next paint operation), and causes the viewer to be redrawn without blinking of image in the viewer.
Public MethodOverloaded. Invalidates image viewer. (Inherited from ImageViewerBase)
Public MethodOverloaded. (Inherited from System.Windows.Forms.Control)
Public MethodOverloaded. (Inherited from System.Windows.Forms.Control)
Public Methodstatic (Shared in Visual Basic)Determines whether the CAPS LOCK, NUM LOCK, or SCROLL LOCK key is in effect. (Inherited from System.Windows.Forms.Control)
Public Methodstatic (Shared in Visual Basic)Determines if the specified character is the mnemonic character assigned to the control in the specified string. (Inherited from System.Windows.Forms.Control)
Public MethodDetermines that the specified point, in control coordinates, belongs to an image.
Public MethodLoads a temporary image in the viewer.
Public MethodOverloaded. Converts a Logical DPI value to its equivalent DeviceUnit DPI value. (Inherited from System.Windows.Forms.Control)
Public MethodOverloaded. Forces the control to apply layout logic to all its child controls. (Inherited from System.Windows.Forms.Control)
Public MethodTransforms point from the viewer coordinate space to the device-independent pixels (1/96th inch).
Public MethodTransforms point from the device-independent pixels (1/96th inch) to the viewer coordinate space.
Public MethodComputes the location of the specified screen point into client coordinates. (Inherited from System.Windows.Forms.Control)
Public MethodComputes the location of the image point into control coordinates.
Public MethodComputes the location of the specified control's point into image coordinates.
Public MethodComputes the location of the specified control's point into image coordinates.
Public MethodComputes the location of the specified client point into screen coordinates. (Inherited from System.Windows.Forms.Control)
Public MethodPreprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from System.Windows.Forms.Control)
Public MethodPreprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from System.Windows.Forms.Control)
Public MethodComputes the size and location of the specified screen rectangle in client coordinates. (Inherited from System.Windows.Forms.Control)
Public MethodConverts the rectangle from the image coordinates to the control coordinates.
Public MethodConverts the rectangle from the control coordinates to the image coordinates.
Public MethodComputes the size and location of the specified client rectangle in screen coordinates. (Inherited from System.Windows.Forms.Control)
Public MethodForces the control to invalidate its client area and immediately redraw itself and any child controls. (Inherited from System.Windows.Forms.Control)
Public MethodReloads focused image in image viewer.
Public MethodRenders an image of this viewer.
Public MethodResets the System.Windows.Forms.Control.BackColor property to its default value. (Inherited from System.Windows.Forms.Control)
Public MethodCauses a control bound to the System.Windows.Forms.BindingSource to reread all the items in the list and refresh their displayed values. (Inherited from System.Windows.Forms.Control)
Public MethodResets the System.Windows.Forms.Control.Cursor property to its default value. (Inherited from System.Windows.Forms.Control)
Public MethodResets the System.Windows.Forms.Control.Font property to its default value. (Inherited from System.Windows.Forms.Control)
Public MethodResets the System.Windows.Forms.Control.ForeColor property to its default value. (Inherited from System.Windows.Forms.Control)
Public MethodResets the System.Windows.Forms.Control.ImeMode property to its default value. (Inherited from System.Windows.Forms.Control)
Public MethodResets the System.Windows.Forms.Control.RightToLeft property to its default value. (Inherited from System.Windows.Forms.Control)
Public MethodResets the System.Windows.Forms.Control.Text property to its default value (System.String.Empty). (Inherited from System.Windows.Forms.Control)
Public MethodRestores the current cursor to a previous cursor. (Inherited from ImageViewerBase)
Public MethodOverloaded. Resumes usual layout logic. (Inherited from System.Windows.Forms.Control)
Public MethodRotates an image in the image viewer by 90 degrees clockwise. (Inherited from ImageViewerBase)
Public MethodRotates an image in the image viewer by 90 degrees counterclockwise. (Inherited from ImageViewerBase)
Public MethodOverloaded. Scales the control and any child controls. (Inherited from System.Windows.Forms.Control)
Public MethodScales a logical bitmap value to it's equivalent device unit value when a DPI change occurs. (Inherited from System.Windows.Forms.Control)
Public MethodScrolls the specified child control into view on an auto-scroll enabled control. (Inherited from System.Windows.Forms.ScrollableControl)
Public MethodScrolls vertically to the end of the viewer content.
Public MethodScrolls the viewer to the center of current image.
Public MethodScrolls horizontally to the beginning and vertically to the end of the viewer content.
Public MethodScrolls the viewer to the focused image.
Public MethodScrolls vertically and horizontally to the beginning of the viewer content.
Public MethodScrolls horizontally to the beginning of the viewer content.
Public MethodOverloaded. Scrolls the specified point of focused image to the specified anchor in viewer.
Public MethodScrolls the viewer to the specified rectangle on viewer.
Public MethodScrolls horizontally to the end of the viewer content.
Public MethodScrolls vertically to the beginning of the viewer content.
Public MethodOverloaded. Activates the control. (Inherited from System.Windows.Forms.Control)
Public MethodActivates the next control. (Inherited from System.Windows.Forms.Control)
Public MethodSends the control to the back of the z-order. (Inherited from System.Windows.Forms.Control)
Public MethodSets the size of the auto-scroll margins. (Inherited from System.Windows.Forms.ScrollableControl)
Public MethodOverloaded. Sets the bounds of the control to the specified location and size. (Inherited from System.Windows.Forms.Control)
Public MethodSets a new cursor of viewer control. (Inherited from ImageViewerBase)
Public MethodOverloaded. Sets the custom rotation angle, in degrees, for single image in image viewer.
Public MethodSets the display mode of image viewer.
Public MethodChanges the FocusedIndex property to the index of image, which is located in specified point.
Public MethodSets a new value of the FocusedIndex property synchronously.
Public MethodDisplays the control to the user. (Inherited from System.Windows.Forms.Control)
Public MethodTemporarily suspends the layout logic for the control. (Inherited from System.Windows.Forms.Control)
Public MethodReturns a System.String containing the name of the System.ComponentModel.Component, if any. This method should not be overridden. (Inherited from System.ComponentModel.Component)
Public MethodTranslates the scrolls by specified horizontal and vertical offset. (Inherited from ImageViewerBase)
Public MethodTries get the viewer state for the specified image.
Public MethodCauses the control to redraw the invalidated regions within its client area. (Inherited from System.Windows.Forms.Control)
Public MethodZooms the viewer to the specified rectangle of current image.
Protected Methods
 NameDescription
Protected MethodNotifies the accessibility client applications of the specified System.Windows.Forms.AccessibleEvents for the specified child control . (Inherited from System.Windows.Forms.Control)
Protected MethodAdjusts the scroll bars on the container based on the current control positions and the control currently selected. (Inherited from System.Windows.Forms.ScrollableControl)
Protected MethodOverloaded. Sets the status of the invalidate process as started. (Inherited from ImageViewerBase)
Protected MethodCalculates scroll position of the viewer.
Protected MethodCreates a new accessibility object for the control. (Inherited from System.Windows.Forms.Control)
Protected MethodCreates a new instance of the control collection for the control. (Inherited from System.Windows.Forms.Control)
Protected MethodCreates a handle for the control. (Inherited from System.Windows.Forms.Control)
Protected MethodSends the specified message to the default window procedure. (Inherited from System.Windows.Forms.Control)
Protected MethodDestroys the handle associated with the control. (Inherited from System.Windows.Forms.Control)
Protected MethodOverloaded. Releases the unmanaged resources used by the and its child controls and optionally releases the managed resources.
Protected MethodDraws the background of image appearance.
Protected MethodDraws the foreground of image appearance.
Protected MethodSets the status of the invalidate process as finished. (Inherited from ImageViewerBase)
Protected MethodReleases unmanaged resources and performs other cleanup operations before the System.ComponentModel.Component is reclaimed by garbage collection. (Inherited from System.ComponentModel.Component)
Protected MethodRetrieves the specified System.Windows.Forms.AccessibleObject. (Inherited from System.Windows.Forms.Control)
Protected MethodRetrieves a value indicating how a control will behave when its System.Windows.Forms.Control.AutoSize property is enabled. (Inherited from System.Windows.Forms.Control)
Protected MethodReturns the height of the horizontal scroll bar.
Protected MethodReturns 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.
Protected MethodReturns the viewer scale.
Protected MethodRetrieves the bounds within which the control is scaled. (Inherited from System.Windows.Forms.Control)
Protected MethodReturns the resolution of the screen, in dots per inch.
Protected MethodDetermines whether the specified flag has been set. (Inherited from System.Windows.Forms.ScrollableControl)
Protected MethodReturns an object that represents a service provided by the System.ComponentModel.Component or by its System.ComponentModel.Container. (Inherited from System.ComponentModel.Component)
Protected MethodRetrieves the value of the specified control style bit for the control. (Inherited from System.Windows.Forms.Control)
Protected MethodDetermines if the control is a top-level control. (Inherited from System.Windows.Forms.Control)
Protected MethodReturns the width of the vertical scroll bar.
Protected MethodCalled after the control has been added to another container. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.GotFocus event for the specified control. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.LostFocus event for the specified control. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.Click event for the specified control. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.Paint event for the specified control. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the event for the specified control. (Inherited from System.Windows.Forms.Control)
Protected MethodDetermines if a character is an input character that the control recognizes. (Inherited from System.Windows.Forms.Control)
Protected MethodDetermines whether the specified key is a regular input key or a special key that requires preprocessing.
Protected MethodCreates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodRaises the System.Windows.Forms.Control.Invalidated event with a specified region of the control to invalidate. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the AutoScrollMinSizeExChanged event. (Inherited from ImageViewerBase)
Protected MethodRaises the AutoScrollPositionExChanged event.
Protected MethodRaises the AutoScrollPositionExChanging event. (Inherited from ImageViewerBase)
Protected MethodRaises the System.Windows.Forms.Control.AutoSizeChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.BackColorChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.BackgroundImageChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.BackgroundImageLayoutChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.BindingContextChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.CausesValidationChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.ChangeUICues event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.Click event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.ClientSizeChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.ContextMenuStripChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.ControlAdded event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.ControlRemoved event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.CreateControl method. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.CursorChanged event. (Inherited from System.Windows.Forms.Control)
Protected Method (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the DisplayModeChanged event.
Protected MethodRaises the System.Windows.Forms.Control.DockChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.DoubleClick event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.DpiChangedAfterParent event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.DpiChangedBeforeParent event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.DragDrop event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.DragEnter event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.DragLeave event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.DragOver event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.EnabledChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the FocusedIndexChanged event.
Protected MethodRaises the FocusedIndexChanging event. (Inherited from ImageViewerBase)
Protected MethodRaises the System.Windows.Forms.Control.FontChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.ForeColorChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.GiveFeedback event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.GotFocus event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.HandleCreated event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.HandleDestroyed event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.HelpRequested event. (Inherited from System.Windows.Forms.Control)
Protected MethodInvoked when current image is changed and raises the ImageChanged event.
Protected MethodInvoked when the image collection, which is associated with this viewer, is changed.
Protected MethodInvoked when the image collection, which is associated with this viewer, is changing.
Protected MethodRaises the ImageInitializing event.
Protected MethodInvoked when viewer finishes loading of image and raises the ImageLoaded event.
Protected MethodInvoked when viewer starts loading of image and raises the ImageLoading event.
Protected MethodInvoked when the image is not loaded because of error and raises the ImageLoadingException event.
Protected MethodInvoked when progress of image loading is changing and raises the ImageLoadingProgress event.
Protected MethodRaises the ImagePainted event.
Protected MethodInvoked when current image is reloaded and raises the ImageReloaded event.
Protected MethodInvoked when the current image is reloading and raises the ImageReloading event.
Protected MethodRaises the ImageRotationAngleChanged event. (Inherited from ImageViewerBase)
Protected MethodRaises the ImagesChanged event. (Inherited from ImageViewerBase)
Protected MethodRaises the ImagesChanging event. (Inherited from ImageViewerBase)
Protected MethodInvoked when the source of current image is changed and raises the ImageSourceChanged event.
Protected MethodRaises the System.Windows.Forms.Control.ImeModeChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.Invalidated event. (Inherited from ImageViewerBase)
Protected MethodRaises the System.Windows.Forms.Control.OnKeyDown(System.Windows.Forms.KeyEventArgs) event.
Protected MethodRaises the System.Windows.Forms.Control.KeyPress event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.OnKeyUp(System.Windows.Forms.KeyEventArgs) event.
Protected MethodRaises the System.Windows.Forms.Control.Layout event. (Inherited from System.Windows.Forms.ScrollableControl)
Protected MethodRaises the System.Windows.Forms.Control.LocationChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.LostFocus event.
Protected MethodRaises the System.Windows.Forms.Control.MarginChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the MasterViewerChanged event. (Inherited from ImageViewerBase)
Protected MethodRaises the System.Windows.Forms.Control.MouseCaptureChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.MouseClick event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.MouseDoubleClick event.
Protected MethodRaises the System.Windows.Forms.Control.MouseDown event.
Protected MethodRaises the System.Windows.Forms.Control.MouseEnter event.
Protected MethodRaises the System.Windows.Forms.Control.MouseHover event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.MouseLeave event.
Protected MethodRaises the System.Windows.Forms.Control.MouseMove event.
Protected MethodRaises the System.Windows.Forms.Control.MouseUp event.
Protected MethodRaises the System.Windows.Forms.Control.MouseWheel event.
Protected MethodRaises the System.Windows.Forms.Control.Move event. (Inherited from System.Windows.Forms.Control)
Protected MethodNotifies the control of Windows messages. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.PaddingChanged event. (Inherited from System.Windows.Forms.ScrollableControl)
Protected MethodRaises the System.Windows.Forms.Control.Paint event.
Protected MethodPaints the background of the control. (Inherited from System.Windows.Forms.ScrollableControl)
Protected MethodRaises the System.Windows.Forms.Control.BackColorChanged event when the System.Windows.Forms.Control.BackColor property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.BackgroundImageChanged event when the System.Windows.Forms.Control.BackgroundImage property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.BindingContextChanged event when the System.Windows.Forms.Control.BindingContext property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.ParentChanged event. (Inherited from ImageViewerBase)
Protected MethodRaises the System.Windows.Forms.Control.CursorChanged event. (Inherited from System.Windows.Forms.Control)
Protected Method (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.EnabledChanged event when the System.Windows.Forms.Control.Enabled property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.FontChanged event when the System.Windows.Forms.Control.Font property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.ForeColorChanged event when the System.Windows.Forms.Control.ForeColor property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.RightToLeftChanged event when the System.Windows.Forms.Control.RightToLeft property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.VisibleChanged event when the System.Windows.Forms.Control.Visible property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.PreviewKeyDown event.
Protected MethodRaises the System.Windows.Forms.Control.Paint event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.QueryContinueDrag event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.RegionChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the Resize event.
Protected MethodRaises the System.Windows.Forms.Control.RightToLeftChanged event. (Inherited from System.Windows.Forms.ScrollableControl)
Protected MethodRaises the System.Windows.Forms.ScrollableControl.Scroll event.
Protected MethodRaises the ScrollChanged event. (Inherited from ImageViewerBase)
Protected MethodRaises the System.Windows.Forms.Control.SizeChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.StyleChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.SystemColorsChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.TabIndexChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.TabStopChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.TextChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.Validated event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.Validating event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.VisibleChanged event. (Inherited from System.Windows.Forms.ScrollableControl)
Protected MethodRaises the VisualToolException event.
Protected MethodRaises the ZoomChanged event.
Protected MethodRaises the ZoomChanging event.
Protected MethodPaints the content of the current VintasoftImage, for example annotations.
Protected MethodProcesses a command key. (Inherited from System.Windows.Forms.Control)
Protected MethodProcesses a dialog character. (Inherited from System.Windows.Forms.Control)
Protected MethodProcesses a dialog key. (Inherited from System.Windows.Forms.Control)
Protected MethodProcesses a key message and generates the appropriate control events. (Inherited from System.Windows.Forms.Control)
Protected MethodPreviews a keyboard message. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the appropriate drag event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the appropriate key event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the appropriate mouse event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the appropriate paint event. (Inherited from System.Windows.Forms.Control)
Protected MethodForces the re-creation of the handle for the control. (Inherited from System.Windows.Forms.Control)
Protected Methodstatic (Shared in Visual Basic)Reflects the specified message to the control that is bound to the specified handle. (Inherited from System.Windows.Forms.Control)
Protected MethodProvides constants for rescaling the control when a DPI change occurs. (Inherited from System.Windows.Forms.Control)
Protected MethodResets the control to handle the System.Windows.Forms.Control.MouseLeave event. (Inherited from System.Windows.Forms.Control)
Protected MethodOverloaded. Converts the specified to the appropriate to support right-to-left text. (Inherited from System.Windows.Forms.Control)
Protected MethodConverts the specified System.Windows.Forms.HorizontalAlignment to the appropriate System.Windows.Forms.HorizontalAlignment to support right-to-left text. (Inherited from System.Windows.Forms.Control)
Protected MethodConverts the specified System.Windows.Forms.LeftRightAlignment to the appropriate System.Windows.Forms.LeftRightAlignment to support right-to-left text. (Inherited from System.Windows.Forms.Control)
Protected MethodScales a control's location, size, padding and margin. (Inherited from System.Windows.Forms.ScrollableControl)
Protected MethodThis method is not relevant for this class. (Inherited from System.Windows.Forms.ScrollableControl)
Protected MethodCalculates the scroll offset to the specified child control.
Protected MethodSets new size and position of scrolling area and invalidates the viewer. (Inherited from ImageViewerBase)
Protected MethodSets new size of scrolling area and invalidates the viewer. (Inherited from ImageViewerBase)
Protected MethodSets new position of scrolling area and invalidates the viewer. (Inherited from ImageViewerBase)
Protected MethodSets a value indicating how a control will behave when its System.Windows.Forms.Control.AutoSize property is enabled. (Inherited from System.Windows.Forms.Control)
Protected MethodPerforms the work of setting the specified bounds of this control. (Inherited from System.Windows.Forms.Control)
Protected MethodSets the size of the client area of the control. (Inherited from System.Windows.Forms.Control)
Protected MethodPositions the display window to the specified value. (Inherited from System.Windows.Forms.ScrollableControl)
Protected MethodSets the scrollbars position.
Protected MethodSets the specified scroll state flag. (Inherited from System.Windows.Forms.ScrollableControl)
Protected MethodSets a specified System.Windows.Forms.ControlStyles flag to either or . (Inherited from System.Windows.Forms.Control)
Protected MethodSets the control as the top-level control. (Inherited from System.Windows.Forms.Control)
Protected MethodSets the control to the specified visible state. (Inherited from System.Windows.Forms.Control)
Protected MethodDetermines the size of the entire control from the height and width of its client area. (Inherited from System.Windows.Forms.Control)
Protected MethodOverloaded. Updates the bounds of the control with the specified size, location, and client size. (Inherited from System.Windows.Forms.Control)
Protected MethodForces the assigned styles to be reapplied to the control. (Inherited from System.Windows.Forms.Control)
Protected MethodUpdates the control in its parent's z-order. (Inherited from System.Windows.Forms.Control)
Protected MethodProcesses Windows messages.
See Also