I am trying to use combo-box functionality 'inside' of a CListCtrl; the control is actually placed on top, and when it's finished (and looses focus), will send a message to the list to update the list contents.
Whenever I place the combo box control, the size of the ListBox sub-member is what is sized by the diminsions that I have given, not the CEdit control.
At the same time, I cannot seem to remove the border from the initial control. I already have the grid on the table, so the control's border isn't desire.
Thanks
Whenever I place the combo box control, the size of the ListBox sub-member is what is sized by the diminsions that I have given, not the CEdit control.
At the same time, I cannot seem to remove the border from the initial control. I already have the grid on the table, so the control's border isn't desire.
Thanks