N
nate axtell
In my VB .NET application I have filled up a Windows.Forms Panel component
with some barbodes and various text labels. I cannot figure out how to
print this though. I've tried looking at the PrintDocument component but I
can't figure out what needs to get sent to the
PrintPageEventArgs.Graphics.DrawImage(...). What can I use to print the
specific panel in my application? Do I have to save it as an image somehow?
Thanks,
Nate
with some barbodes and various text labels. I cannot figure out how to
print this though. I've tried looking at the PrintDocument component but I
can't figure out what needs to get sent to the
PrintPageEventArgs.Graphics.DrawImage(...). What can I use to print the
specific panel in my application? Do I have to save it as an image somehow?
Thanks,
Nate