Search found 2 matches

Search found 2 matches Page 1 of 1
by CodebrewVB
Tue Jun 25, 2024 5:44 am
Forum: Coding Help & Support
Topic: form height?
Replies: 3
Views: 16892

I get it. You want to resize the form based on the value of the label. I was able to figure out the form matching and wrapping with the text for the height. The width I'm having a hard time perhaps someone else can shine some light. Example 1: https://i.imgur.com/CdrIOcG.jpeg Example 2: https://i.im...
by CodebrewVB
Tue Jun 25, 2024 5:06 am
Forum: Coding Help & Support
Topic: Somepages
Replies: 4
Views: 14349

Hey! Not sure if you noticed but you're missing a dot on the last line. Also, you need to set the PrinterSettings.PrintRange property before setting the FromPage and ToPage properties. Give this a shot PrintDocument1.PrinterSettings.PrintRange = PrintRange.SomePages PrintDocument1.PrinterSettings.Fr...
Search found 2 matches Page 1 of 1
Go to advanced search