|
-
Aug 20th, 2021, 10:00 AM
#4
Re: Small trouble with PowerPacks in Visual Studio 2019 Community
 Originally Posted by VisualBeginner.NET
Still what bugs me is that PowerPacks works fine for another project on the same computer. It could be an issue of just the reference to it. I know too little to be able to figure out what to add and from where.
I don't think that we can really help with that based on the information available.
 Originally Posted by VisualBeginner.NET
PrintDocument might need a lot of code because the form has a lot of text boxes and labels besides one image.
You should always write as much code as is necessary to do what's required. Printing a picture of your UI is very poor form if what you are trying to convey is the data. That said, if you're determined to go with a picture of your UI then you can do that in a few lines.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|