←Select platform
In This Topic ▼

RasterPictureBox Class Methods

Summary

For a list of all members of this type, see RasterPictureBox members

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).

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

Leadtools.Controls Assembly