Leadtools.WinForms Namespace > RasterThumbnailBrowser Class : PaintPropertiesChanged Event |
public event EventHandler PaintPropertiesChanged
'Declaration Public Event PaintPropertiesChanged As EventHandler
'Usage Dim instance As RasterThumbnailBrowser Dim handler As EventHandler AddHandler instance.PaintPropertiesChanged, handler
public: event EventHandler^ PaintPropertiesChanged
This event is raised if the PaintProperties property is changed by either a programmatic modification or user interaction.