Page 1 of 1

CopyToClipboard function Does Not Work

Posted: Wed Oct 20, 2004 4:07 pm
by 5885611
Hello,

I am using TeeChart for Visual Studio .NET 2002 Build 1.0.1544.23908, with the following code:

Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
Dim ch1 As Steema.TeeChart.Chart = WebChart1.Chart
ch1.Export.Image.JPEG.CopyToClipboard()
End Sub

This does not work. Are there updated versions of TeeChart for Visual Studio .NET 2002, or another way of doing this?


Regards,

G

Posted: Fri Oct 29, 2004 9:27 am
by Chris
Hi --
This does not work. Are there updated versions of TeeChart for Visual Studio .NET 2002, or another way of doing this?
This issue has been resolved in the maintenance release which should become available next week.