10 TIPs - To Become a Good Developer/Programmer
Why Join
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
C# Corner Home
Technologies
Monthly Leaders
ASK A QUESTION
Forum guidelines
Samatha Reddy
1.9k
110
407
How to print invisible part of the windows forms screen?
Apr 12 2021 11:40 AM
Hello
we are using a windows form screen for visualization. we have a requirement to print this visualization screen.
The problem is we have huge controls on the form (we did not take these controls from the toolbox, instead we are drawing those using some classes like
Rectangle
) and used both horizontal and vertical scroll bars. but it is printing only the visible part of the screen, but not the other.
I have seen many examples but they are not matching with my requirements.
What I have tried:
I have implemented it like below
https://www.c-sharpcorner.com/UploadFile/srajlaxmi/printing-windows-form-in-C-Sharp-net/
Reply
Answers (
8
)
Get Value from HTML.
looping in c#,net in winform not console