←Select platform

RasterPictureBox Class Members

Summary

The following tables list the members exposed by RasterPictureBox.

Public Constructors

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

Public Methods

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

Protected Methods

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

Public Properties

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

Protected Properties

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

Public Events

Name Description
Public Event CausesValidationChanged Overrides System.Windows.Forms.Control.CausesValidationChanged.
Public Event Enter Overrides System.Windows.Forms.Control.Enter.
Public Event FontChanged Overrides System.Windows.Forms.Control.FontChanged.
Public Event ForeColorChanged Overrides System.Windows.Forms.Control.ForeColorChanged.
Public Event FrameChanged Occurs when the frame changes during animation playback.
Public Event ImeModeChanged Overrides System.Windows.Forms.Control.ForeColorChanged.
Public Event KeyDown Overrides System.Windows.Forms.Control.KeyDown.
Public Event KeyPress Overrides System.Windows.Forms.Control.KeyPress.
Public Event KeyUp Overrides System.Windows.Forms.Control.KeyUp.
Public Event Leave Overrides System.Windows.Forms.Control.Leave.
Public Event PropertyChanged Occurs when a property value in this RasterPictureBoxchanges.
Public Event RightToLeftChanged Overrides System.Windows.Forms.Control.RightToLeftChanged.
Public Event TabIndexChanged Overrides System.Windows.Forms.Control.TabIndexChanged.
Public Event TabStopChanged Overrides System.Windows.Forms.Control.TabStopChanged.
Public Event TextChanged Overrides System.Windows.Forms.Control.TextChanged.

See Also

RasterPictureBox Class

Leadtools.Controls Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.