#VB Technical Questions
I have three technical questions for a charting component of an
application:
1. is it possible to print text vertically i.e. rotate it by 90
degrees?
2. If I have a picture box which I have used methods to draw to, how
can
I copy the contents of the picture box to the clipboard as a
metafile? Just using the metafile parameter (3 I think) doesn't
seem
to work.
3. I know it is possible to pass a control into a procedure and have
methods performed on that control but is possible to define a
procedure that can draw the same image on a picture box OR a printer
object? I'm sure this must be a common requirement for routines to
print charts or reports.
Regards… Graham
There is 1 Reply.