'Declaration <CategoryAttribute("VintaSoft")> <DescriptionAttribute("Occurs when focused image is reloading.")> Public Event ImageReloading As System.EventHandler(Of ImageReloadEventArgs)
[Category("VintaSoft")] [Description("Occurs when focused image is reloading.")] public event System.EventHandler<ImageReloadEventArgs> ImageReloading
[Category("VintaSoft")] [Description("Occurs when focused image is reloading.")] public: __event System.EventHandler<ImageReloadEventArgs*>* ImageReloading
[Category("VintaSoft")] [Description("Occurs when focused image is reloading.")] public:
event System.EventHandler<ImageReloadEventArgs^>^ ImageReloading