How to capture all the screen with my application just like kiosk mode in c#?

Posted by moon on Stack Overflow See other posts from Stack Overflow or by moon
Published on 2009-12-23T05:39:37Z Indexed on 2010/03/18 7:41 UTC
Read the original article Hit count: 417

Filed under:
|
|

I want to make the screen fill with my application just like kiosk mode. How can I do it using c#?

i need this for desktop application

© Stack Overflow or respective owner

Related posts about c#

Related posts about .NET