Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I put default images and captions in my class?
Message
From
14/08/2004 04:08:26
Czarina Joyce Villanueva
Innovision Systems International
Manila, Philippines
 
 
To
14/08/2004 02:10:54
Czarina Joyce Villanueva
Innovision Systems International
Manila, Philippines
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00931505
Message ID:
00933315
Views:
32
It's ok! I already figured it out.
this.HandleCreated += new System.EventHandler(this.bbButton_HandleCreated);
BTW, the image has been displayed also by having two backslash:
this.Image = System.Drawing.Image.FromFile("\\Images\\newreq.bmp");
I noticed that if single backslash it can not point to the right path. Just for your info.

Thanks
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform