bhavtosh sharma

bhavtosh sharma

  • NA
  • 23
  • 1.3k

Save image from control of another window with button click.

Jul 11 2019 1:34 AM

 

I have a winform app with few controls that loads an image and a datagrid to enter data. Issue: I want to save that image from my winform app when I click a button.

So far Im able to find the source window handle in C# code but do not know how to find that control and save the image...

I know I have to use winapi methods but do not know which ones...

Kindly provide some input or a sample code. I have attached the sample screenshot!!

Thank you...


Answers (4)