Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Viewing all articles
Browse latest Browse all 21243

Question Printed words disappear when setting Image to Picture Box?

$
0
0
I have been using Print to print a series of names onto a picture box as in

Code:

  picBox.CurrentX = lngX
  picBox.CurrentY = lngY
  picBox.ForeColor = lngForegroundColourFP
  picBox.Print strText

This works fine and all the words are there where required. But when I copy across to an Image, as per:

Code:

Set frmState.Image1.Picture = frmDisplay.picDisplay.Picture
Then everything is fine BUT the words are NOT there!

All help appreciated
Bob
.

Viewing all articles
Browse latest Browse all 21243

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>