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