getting Image at design time embedded to custom control dll
Hi to Everybody,
I want to get image at design time for a custom control, I am developing.
For that I am getting image but that image must be added to the application where I test the control.
Can any one tell me how I can get the image which should be embedded with the control itself, no need to add in the application. So that if I drag the control to the page, image will come automatically at design time.
Thanks & Regards,
Rajeev
RajeevPosted Feb 2, 2007, 5:12 AM
Scott LyslePosted Feb 1, 2007, 10:15 AM
Is this a desktop custom control or a custom server control?