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