←Select platform

RasterPictureBox Class Methods

Summary

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

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