c1SplitButton - Alter DropDown position

Posted by: eliseu on 28 December 2021, 9:08 am EST

    • Post Options:
    • Link

    Posted 28 December 2021, 9:08 am EST

    Good morning,

    I would like to know how to change the dropdown position of the c1splitbutton, like in c1combobox

    I want the position always on top of the button

  • Posted 29 December 2021, 5:21 am EST

    Hi,

    You can handle the DropDownOpened event of the C1SplitButton to access the drop-down form using the Application.OpenForms property. Then you can update the location of the drop-down form to be on the top of the C1SplitButton. Kindly refer to the attached sample showing the same.

    Regards,

    Avnish

    DropPosition_C1SplitButton.zip

Need extra support?

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

Learn More

Forum Channels