give vb code
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
how to display more than one ,different icons in a picture box and OLE give code
-
how to display more than one ,different icons in a picture box and OLE give code
You would haev to load the icons/images into Bitmap object, then paint each Bitmap onto the PictureBox using it's Graphics.DrawImage and Graphics.DrawIcon methods. OLE is a whole other matter. You can't paint onto OLE. Are you trying to embed these images into a Word document or what? You'll have to be more specific as to what your trying to do. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome