TsComboBox – change down arrow runtime

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #38051
    Gábor
    Participant

    Hi,

    How can I change the down arrow image, at the end of TsCombobox in runtime?

    (I have to put on several TsCombobox item on my form, but I would like to change the arrow images on each combobox, to unique images.)

    Thanks,

    Gábor

    #58808
    Support
    Keymaster

    Hello

    All comboboxes has common type of the arrows which may be defined in the TsSkinManager.Options.ArrowStyle property. Also, these common arrows may be specified in the skin as custom image. Different arrows in comboboxes are not implemented.

    #59374
    Mcquiston
    Participant

    Are you planning on implementing different arrows in comboboxes at some point?

    #59398
    Support
    Keymaster

    How you think this arrow may be specified? Via the ImageList using?

    This arrow may be ugly in different skins, if arrow is black then will be invisible in dark skins.

    What do you think?

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.