Re: How to align text for combo box
- From: "David Ching" <dc@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 26 Aug 2006 16:20:39 GMT
"awu" <awu10@xxxxxxxxxxx> wrote in message
news:1156603596.977155.10840@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi, All:
I am using .NET 2005 MFC. I can program to add a list of strings to my
combo box. But I would like to align text in the center. I don't find
a way in property window.
Which function I should use to align text for combo box programmbly.
I don't think this is supported in a CCombobox. The only way to do it is to
make the listbox portion owner-drawn and draw the strings yourself.
-- David
.
- References:
- How to align text for combo box
- From: awu
- How to align text for combo box
- Prev by Date: Re: Problem for Htmlhelp call
- Next by Date: Re: CWnd Caret status
- Previous by thread: How to align text for combo box
- Next by thread: Re: How to align text for combo box
- Index(es):
Relevant Pages
|