Posted 27 September 2017, 9:11 pm EST
Hi,
is it possibile to give the RibbonComboBox the capability to accept as item a ribbon separator?
Something like
[vb]C1RibbonCombobox1.items.add(new RibbonSeparator)[/vb]
I think it should bo enough easy since that item has no particular data to handle.
At the moment the only alternative to somthing similiar is the RibbonMenu, but it is different than the RibbonComboBox!
Thanks
Regards,
Fabio La Vitola