'Declaration <DescriptionAttribute("Occurs when the image is initializing before loading.")> <CategoryAttribute("VintaSoft")> Public Event ImageInitializing As System.EventHandler(Of ImageInitializingEventArgs)
[Description("Occurs when the image is initializing before loading.")] [Category("VintaSoft")] public event System.EventHandler<ImageInitializingEventArgs> ImageInitializing
[Description("Occurs when the image is initializing before loading.")] [Category("VintaSoft")] public: __event System.EventHandler<ImageInitializingEventArgs*>* ImageInitializing
[Description("Occurs when the image is initializing before loading.")] [Category("VintaSoft")] public:
event System.EventHandler<ImageInitializingEventArgs^>^ ImageInitializing