|
-
Aug 3rd, 2004, 09:25 AM
#1
Thread Starter
Fanatic Member
hdc property from VB6
After conversion from VB6 to VB.NET the following code shows an error on frmMyMain.hdc.
moPaintEffects.PaintTransparentStdPic(frmMyMain.hdc, frmMyMain.imgOKCircle(i).Left, frmMyMain.imgOKCircle(i).Top, frmMyMain.imgOKCircle(i).Width, frmMyMain.imgOKCircle(i).Height, ....etc..
I know the hdc property is no longer used, but how might this code be changed for .NET?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|