B
Big Pete
Hi, I am currently trying to write a listbox style control in .Net c#
to look in a dir, get all presentation controls and display them as a
list with preview. To create the images i use the slide.export() method
to send the image out to a directory, then read the image back into an
image object which i use to do the drawing. then on form.closing() i
tidy up a bit by deleting the images. i really want to pipe, straigt
from slide.export() to an image object. does anyone have any idea how i
might do this?
any help would save me forever!
Cheers
pete
to look in a dir, get all presentation controls and display them as a
list with preview. To create the images i use the slide.export() method
to send the image out to a directory, then read the image back into an
image object which i use to do the drawing. then on form.closing() i
tidy up a bit by deleting the images. i really want to pipe, straigt
from slide.export() to an image object. does anyone have any idea how i
might do this?
any help would save me forever!
Cheers
pete