Tab escape sequence in ComboBox ?

  • Thread starter Thread starter cybertof
  • Start date Start date
C

cybertof

Hello,

Is there an easy way to add the TAB character "\t" in a combobox ?
If i do it, instead of alignement I have a 'square' character.


Thanks.
 
cybertof said:
Hello,

Is there an easy way to add the TAB character "\t" in a combobox ?
If i do it, instead of alignement I have a 'square' character.


Thanks.

Use some space instead, then...
 
Back
Top