vote up 0 vote down star

Hi Everyone,

I am a newbie to using Delphi 2010 to write Ribbon Control...
I wanted a comboBox control with 5 to 6 lines for user to choose from on my ribbon...
I've set the CommandStyle of the TActionClient to csCombobox and I had a hard time figuring out how to set the content of my comboxbox and also the control seem to be disabled once I set the CommandStyle from csButton to csCombobox.

Please help.

flag

1 Answer

vote up 3 vote down check

I've never used the Ribbon before, but i made a little test and this is wath i get, I don't know if this is wath you want:

alt text

Just add strings to the Items property

link|flag

Your Answer

Get an OpenID
or
never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.