Home All Groups Group Topic Archive Search About

Right-align text in combobox

Author
1 May 2007 6:21 PM
Michel Vanderbeke
Hello,

Is it possible to right-align the text in the list and / or the textbox of a
combobox?
Can it be done through properties or through code?

Many thanks,

Michel

Author
3 May 2007 5:28 AM
RobinS
Try the TextAlignment property.

Robin S.
-------------------
Show quoteHide quote
"Michel Vanderbeke" <michel.vanderb***@skynet.Be> wrote in message
news:F3FF63DC-F9BF-41B4-A3A7-39C35D0BC79B@microsoft.com...
> Hello,
>
> Is it possible to right-align the text in the list and / or the textbox
> of a combobox?
> Can it be done through properties or through code?
>
> Many thanks,
>
> Michel
Author
3 May 2007 4:20 PM
Michel Vanderbeke
Show quote Hide quote
"RobinS" <RobinS@NoSpam.yah.none> schreef in bericht
news:l8CdnVTnaIpg76TbnZ2dnUVZ_hOdnZ2d@comcast.com...
> Try the TextAlignment property.
>
> Robin S.
> -------------------
> "Michel Vanderbeke" <michel.vanderb***@skynet.Be> wrote in message
> news:F3FF63DC-F9BF-41B4-A3A7-39C35D0BC79B@microsoft.com...
>> Hello,
>>
>> Is it possible to right-align the text in the list and / or the textbox
>> of a combobox?
>> Can it be done through properties or through code?



Unfortunately, the TextAlignment property does not exist for a combobox.
Hence my question.

Greetings,

Michel