Hi All, I try to insert Pic to Richtextbox and using that code:
myPic.Image = My.Resources.Resources._XXXXXX Clipboard.SetImage(myPic.Image)
But it shows the color in background (image is png and transparent) See pic after insert:
Someone knows how to fix this problem? Thanks
Post the image
@Chike wrote:
I forgot to highlight the pic