Selection property not in Combo box - DLL Control

Posted by: hitesh.gupta on 3 December 2018, 8:09 pm EST

    • Post Options:
    • Link

    Posted 3 December 2018, 8:09 pm EST

    In 32 bit SpreadCOM control, OCX file(SPR32X35.ocx) has method SetTypeComboBoxCurSel but I am not seeing corresponding method or property in SetTypeComboBoxEx in 64 bit Spread COM DLL.

    Please let me know about it.

  • Posted 3 December 2018, 9:29 pm EST

    Hello,

    We could observe the issue as well and we are looking into it and we will get back to you soon on the same.

    Thanks,

    Reeva

  • Posted 4 December 2018, 9:36 pm EST

    Hello Hitesh,

    Our developers have confirmed that the DLL equivalent for TypeComboBoxCurSel is the SSComboBoxSendMessage function:

    http://help.grapecity.com/spread/Spread8/WebSiteHelp/webframe.html#funct25a.html

    That’s the DLL API for all the TypeComboBox properties.

    The DLL is a lower-level interface but the OCX actually just wraps it, so underneath the OCX implements those properties using that function.

    Hope it clarifies.

    Thanks,

    Reeva

Need extra support?

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

Learn More

Forum Channels