a***@gmail.com
2007-10-23 08:54:03 UTC
Hi
I have a combo box that is not owner draw. I am populating the items
in combo box using SendMessage with CB_ADDSTRING. But there is one
problem that I am facing. The width of the drop down list of combo box
is fixed. If I add string with text length more than the width of
combo box, the full string item is not visible. Some part of the
string gets truncated. Please suggest me the solution for this problem
Thanks in advance
-Abhay
I have a combo box that is not owner draw. I am populating the items
in combo box using SendMessage with CB_ADDSTRING. But there is one
problem that I am facing. The width of the drop down list of combo box
is fixed. If I add string with text length more than the width of
combo box, the full string item is not visible. Some part of the
string gets truncated. Please suggest me the solution for this problem
Thanks in advance
-Abhay