Paste an image on a panel

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Sharkann
Newbie
Newbie
Posts: 17
Joined: Fri Apr 22, 2022 12:00 am

Paste an image on a panel

Post by Sharkann » Wed Apr 05, 2023 3:53 pm

Hi,

I an currently designing a digitizer tool (vb under visual studio 2919), based on the panel background image of the chart.
I successfully programmed the drag/drop operation to drag a bitmap on the background from a .bmp file, but is there anyway to use an image from the clipboard, that would have been copied in another application like word ?
How does a graph can accept an image paste from clipboard ?

Thanks
Regards

Christopher
Guru
Posts: 1603
Joined: Fri Nov 15, 2002 12:00 am

Re: Paste an image on a panel

Post by Christopher » Thu Apr 06, 2023 9:24 am

Hello,
Sharkann wrote:
Wed Apr 05, 2023 3:53 pm
How does a graph can accept an image paste from clipboard ?
That should be possible, but I first I need to know which platform you are using—web app or desktop? Windows Forms or WPF? .NET Framework or .NET 5/6/7?
Best Regards,
Christopher Ireland / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Instructions - How to post in this forum

Sharkann
Newbie
Newbie
Posts: 17
Joined: Fri Apr 22, 2022 12:00 am

Re: Paste an image on a panel

Post by Sharkann » Fri Apr 21, 2023 6:43 am

Hi,

Thanks, that is possible, forget it i found how to do.

Thanks !
Sharkann

Post Reply