Click here to Skip to main content
15,912,329 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Need compact html rendering component for an mfc app Pin
David Crow12-Mar-04 6:59
David Crow12-Mar-04 6:59 
GeneralRe: Need compact html rendering component for an mfc app Pin
Jim Howard12-Mar-04 7:06
Jim Howard12-Mar-04 7:06 
GeneralRe: Need compact html rendering component for an mfc app Pin
Joel Lucsy12-Mar-04 7:45
Joel Lucsy12-Mar-04 7:45 
GeneralRe: Need compact html rendering component for an mfc app Pin
Chris Richardson12-Mar-04 14:15
Chris Richardson12-Mar-04 14:15 
GeneralAccessing Values from a DLL Pin
mike-o12-Mar-04 5:56
mike-o12-Mar-04 5:56 
GeneralRe: Accessing Values from a DLL Pin
JWood12-Mar-04 8:09
JWood12-Mar-04 8:09 
GeneralRe: Accessing Values from a DLL Pin
mike-o12-Mar-04 9:23
mike-o12-Mar-04 9:23 
QuestionHow to disable the dropdown arrow of a combo box? Pin
bin892212-Mar-04 5:30
bin892212-Mar-04 5:30 
Hello, there,
I am currently working on a project. There is a combo box. I'd like to know how I can disable the dropdown arrow of it or hide the dropdown arrow. In my project there is two setting, one is keeping the input history, one is not keeping the input history.
I tried m_Combo.ShowDropDown(false)when not keeping the history, but there is a black line under it and it doesn't look good. Is there a way to solve this problem?

Thanks a lot in advance.

Bin

AnswerRe: How to disable the dropdown arrow of a combo box? Pin
Steve S12-Mar-04 5:46
Steve S12-Mar-04 5:46 
AnswerRe: How to disable the dropdown arrow of a combo box? Pin
MeterMan12-Mar-04 20:26
MeterMan12-Mar-04 20:26 
GeneralRe: How to disable the dropdown arrow of a combo box? Pin
bin892215-Mar-04 5:55
bin892215-Mar-04 5:55 
GeneralRe: How to disable the dropdown arrow of a combo box? Pin
Babu_Abdulsalam13-Dec-09 21:52
Babu_Abdulsalam13-Dec-09 21:52 
GeneralRe: How to disable the dropdown arrow of a combo box? Pin
rgaab17-Mar-14 14:15
rgaab17-Mar-14 14:15 
QuestionWM_COPYDATA failing? Pin
Dave_12-Mar-04 5:20
Dave_12-Mar-04 5:20 
AnswerRe: WM_COPYDATA failing? Pin
David Crow12-Mar-04 5:27
David Crow12-Mar-04 5:27 
GeneralRe: WM_COPYDATA failing? Pin
Dave_12-Mar-04 8:49
Dave_12-Mar-04 8:49 
GeneralRe: WM_COPYDATA failing? Pin
David Crow12-Mar-04 9:27
David Crow12-Mar-04 9:27 
GeneralRe: WM_COPYDATA failing? Pin
Dave_12-Mar-04 9:29
Dave_12-Mar-04 9:29 
GeneralRe: WM_COPYDATA failing? Pin
David Crow12-Mar-04 9:30
David Crow12-Mar-04 9:30 
GeneralRe: WM_COPYDATA failing? Pin
Sebastian S.14-May-04 2:33
Sebastian S.14-May-04 2:33 
GeneralRe: WM_COPYDATA failing? Pin
David Crow14-May-04 2:46
David Crow14-May-04 2:46 
General__asm and C++ inheritance Pin
jk6112-Mar-04 4:59
jk6112-Mar-04 4:59 
GeneralRe: __asm and C++ inheritance Pin
David Crow12-Mar-04 5:14
David Crow12-Mar-04 5:14 
GeneralRe: __asm and C++ inheritance Pin
jk6112-Mar-04 6:12
jk6112-Mar-04 6:12 
GeneralRe: __asm and C++ inheritance Pin
David Crow12-Mar-04 6:52
David Crow12-Mar-04 6:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.