thanks, that was exactely what i´m looking for.
Gregoire
"Al S" schrieb im Newsbeitrag
news:50650000000500000099CB0100-1079395200000@exchange.ni.com...
> Look at the sample project clipbord.prj that ships with CVI. It uses
> the function GetCtrlDisplayBitmap() to get the image of a graph and
> put it on the clipboard so it can be pasted into any Windows
> application. You can also look at the function SaveBitmapToFile() to
> save a bitmap to a file programmatically without using the clipboard.