Screenshot of the form

  • Thread starter Thread starter Fabrizio
  • Start date Start date
F

Fabrizio

Hello,
I would like to create a button in my form to execute a screenshot of the
window (like I'm pressing ALT+STAMP on my keyboard).

I'm developing a WPF/Smart Client application, using Expression Blend to
design the visual interface and .NET Framework 3.5 sp1 (obvoiusly C#
language).

I'm not a good programmer, so if you can help me...
Thanx a lot.
 
Fabrizio said:
I would like to create a button in my form to execute a screenshot of the
window (like I'm pressing ALT+STAMP on my keyboard).

I'm developing a WPF/Smart Client application, using Expression Blend to
design the visual interface and .NET Framework 3.5 sp1 (obvoiusly C#
language).

A Google search for "C# screenshot" produced a raft of great links on the
very first page.
 
Back
Top