| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | Newsletters | VB Forums | Developer.com |
|
|||||||
| Managed C++ and C++/CLI Discuss Managed C++ and .NET-specific questions related to C++. |
![]() |
|
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
PictureBox control in C++ .Net
I'm trying to get a PictureBox control running in the .Net C++ environment. That much is pretty straight forward having done it many times in VB6. However, in VB6 you can draw in a PictureBox with MoveTo, DrawLine, and many other functions. I can't seem to get the syntax correct while trying to do the same thing in C++ .Net. I guess I have 2 questions. First can it be done, and second, does anybody have a code snippet so that I can see the correct syntax? Any help would be great. Thanks!
|
![]() |
| Bookmarks |
|
||||||
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|