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