Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.WinForms Namespace > RasterImageList Class : DoubleBufferChanged Event |
public event EventHandler DoubleBufferChanged
'Declaration Public Event DoubleBufferChanged As EventHandler
'Usage Dim instance As RasterImageList Dim handler As EventHandler AddHandler instance.DoubleBufferChanged, handler
public: event EventHandler^ DoubleBufferChanged
This event is raised if the DoubleBuffer property is changed by either a programmatic modification or user interaction.