Search Tools Links Login

Flex-Print


Print a FlexGrid.

Dim old_width As Integer

old_width = MSGrid.Width
MSGrid.Width = Printer.Width
Printer.paintpicture MSGrid.picture, 0, 0
Printer.Enddoc
MSGrid.Width = old_width

About this post

Posted: 2020-08-30
By: vb6boy
Viewed: 303 times

Categories

Visual Basic 6

Attachments

No attachments for this post


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.