Doing a print preview makes my form disappear
Hi!
I have a label designer form and when I hit the preview button, my form disappears and another form in my application is visible. It's like the label designer form gets minimized. It's driving me nuts, lol
Problem shown: https://www.youtube.com/watch?v=4dH4FRoBDHg
Code:
I threw a bunch of stuff there at the end trying to bring the form back, but none of that makes any difference. Any suggestions on what I can try?
1 Reply
Did you try commenting out everything in
RenderLabel? Try to comment out parts of the code until you find the culprit :).