←Select platform

RasterPictureBox Class Members

Summary

The following tables list the members exposed by RasterPictureBox.

Public Constructors

Name Description
RasterPictureBox Initializes a new instance of the RasterPictureBox class.

Public Methods

Name Description
BeginUpdate Prevents the control from drawing until the EndUpdate method is called.
EndUpdate Resumes drawing which was disabled by a call to BeginUpdate.
OnPropertyChanged Raises the PropertyChanged event.
PauseAnimation Pauses an animation playback.
PlayAnimation Continues an animation playback.
StopAnimation Stops an animation playback.
ToString Overridden. Returns a string containing the Control Name plus the SizeMode for this Control.

Protected Methods

Name Description
Dispose(bool) Cleans up any resources being used.
OnEnabledChanged Overrides System.Windows.Forms.Control.OnEnabledChanged(System.EventArgs).
OnFrameChanged Raises the FrameChanged event.
OnPaint Overrides System.Windows.Forms.Control.OnPaint(System.Windows.Forms.PaintEventArgs).
OnParentChanged Overrides System.Windows.Forms.Control.OnParentChanged(System.EventArgs).
OnResize Overrides System.Windows.Forms.Control.OnResize(System.EventArgs).
OnVisibleChanged Overrides System.Windows.Forms.Control.OnVisibleChanged(System.EventArgs).

Public Properties

Name Description
AllowDrop Overrides System.Windows.Forms.Control.AllowDrop.
AnimationMode Determines whether to use the image global animation loop or to loop the animation continuously.
AutoDisposeImage Indicates whether to auto dispose the old image when a new image is set into this RasterPictureBox.
BorderStyle Sets the border style for the control.
CausesValidation Overrides System.Windows.Forms.Control.CausesValidation.
Font Overrides System.Windows.Forms.Control.Font.
ForeColor Overrides System.Windows.Forms.Control.ForeColor.
Image Image currently assigned for display by the control.
ImeMode Overrides System.Windows.Forms.Control.ImeMode.
PaintProperties The RasterPaintProperties which control the display.
RightToLeft Overrides System.Windows.Forms.Control.RightToLeft.
SizeMode Determines how the control displays the image and whether it automatically adjusts the display rectangles.
TabIndex Overrides System.Windows.Forms.Control.TabIndex.
TabStop Overrides System.Windows.Forms.Control.TabStop.
Text Overrides System.Windows.Forms.Control.Text.
UseDpi Indicates whether LEAD's automated scaling properties are used to account for the physical resolution of the bitmap.

Protected Properties

Name Description
CreateParams Overrides System.Windows.Forms.Control.CreateParams.
DefaultImeMode This member overrides System.Windows.Forms.Control.DefaultImeMode.
DefaultSize This member overrides System.Windows.Forms.Control.DefaultSize.

Public Events

Name Description
CausesValidationChanged Overrides System.Windows.Forms.Control.CausesValidationChanged.
Enter Overrides System.Windows.Forms.Control.Enter.
FontChanged Overrides System.Windows.Forms.Control.FontChanged.
ForeColorChanged Overrides System.Windows.Forms.Control.ForeColorChanged.
FrameChanged Occurs when the frame changes during animation playback.
ImeModeChanged Overrides System.Windows.Forms.Control.ForeColorChanged.
KeyDown Overrides System.Windows.Forms.Control.KeyDown.
KeyPress Overrides System.Windows.Forms.Control.KeyPress.
KeyUp Overrides System.Windows.Forms.Control.KeyUp.
Leave Overrides System.Windows.Forms.Control.Leave.
PropertyChanged Occurs when a property value in this RasterPictureBoxchanges.
RightToLeftChanged Overrides System.Windows.Forms.Control.RightToLeftChanged.
TabIndexChanged Overrides System.Windows.Forms.Control.TabIndexChanged.
TabStopChanged Overrides System.Windows.Forms.Control.TabStopChanged.
TextChanged Overrides System.Windows.Forms.Control.TextChanged.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.WinForms Assembly