.DrawPicture VB.Net

Posted by: SatishMatani on 11 April 2020, 10:40 pm EST

    • Post Options:
    • Link

    Posted 11 April 2020, 10:40 pm EST

    Hello,

    I am converting old VB6 program to VB.Net. The following worked fine in VB6

    .DrawPicture frmMain.vd.Picture, .CurrentX, .CurrentY, “15%”, “33%”

    but following gives error in VB.Net

    .DrawPicture(frmMain.vd.Picture, .CurrentX, .CurrentY, “15%”, “33%”)

  • Posted 13 April 2020, 8:02 am EST

    Hi Satish,

    This has been answered here:

    https://www.grapecity.com/forums/activex-edition/drawpicture-vbnet_1

    Thanks.

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels