Support for ActiveX Control with Spread 10

Posted by: tuananhho169 on 18 October 2020, 2:39 pm EST

  • Posted 18 October 2020, 2:39 pm EST

    Please help or give me a keywords for that

    Im newbie about Speard and I try to migrate VB6 to VB.Net with Speard 10

    My code as below

    Public WithEvents spd As FarPoint.Win.Spread.FpSpread
    
    spd.OcxState = CType(resources.GetObject("spd.OcxState"), System.Windows.Forms.AxHost.State)
    

    The error is : OcxState is not member of FpSpread

    Can anyone could help me or show me the keyword to solve this error.

    Thanks so much.

  • Posted 18 October 2020, 10:48 pm EST

    Hi,

    The latest version of Spread.NET is v13 and so, no support is provided for older v10 version. You can however refer the following documentation to learn about COM equivalents in .NET: https://help.grapecity.com/spread/SpreadNet10/WF/webframe.html#spwin-vercompref.html

    ~Regards,

Need extra support?

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

Learn More

Forum Channels