Creating a Picture Box Control
C / C++ / MFC
4
Posts
3
Posters
0
Views
1
Watching
-
Can someone give me a simple example of accessing and sending a image to a picture box control at run time?? :) Jerry
-
Can someone give me a simple example of accessing and sending a image to a picture box control at run time?? :) Jerry
Try the .Net Framework[^] board. There's an example in the PictureBox class overview in the docs. Mark
-
Try the .Net Framework[^] board. There's an example in the PictureBox class overview in the docs. Mark
Actually I want to use a Picture Control. Jerry
-
Can someone give me a simple example of accessing and sending a image to a picture box control at run time?? :) Jerry
Picture Box? what do you need?
WhiteSky