Click here to Skip to main content
15,909,656 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionCan I provide auto scroll to the list box control? Pin
Sameer_Thakur1-Mar-07 23:31
Sameer_Thakur1-Mar-07 23:31 
QuestionDLL Question Pin
Programm3r1-Mar-07 23:26
Programm3r1-Mar-07 23:26 
AnswerRe: DLL Question Pin
#realJSOP1-Mar-07 23:27
professional#realJSOP1-Mar-07 23:27 
GeneralRe: DLL Question Pin
Programm3r1-Mar-07 23:30
Programm3r1-Mar-07 23:30 
GeneralRe: DLL Question Pin
ThatsAlok2-Mar-07 0:20
ThatsAlok2-Mar-07 0:20 
QuestionRe: DLL Question Pin
Programm3r2-Mar-07 0:37
Programm3r2-Mar-07 0:37 
QuestionIE control painting issue. - Urgent. Pin
Suyash1-Mar-07 23:01
Suyash1-Mar-07 23:01 
AnswerRe: IE control painting issue. - Urgent. Pin
Mark Salsbery2-Mar-07 9:00
Mark Salsbery2-Mar-07 9:00 
No, there's no Z-order for drawing on a window. It's up to you to make sure you draw on top
of whatever you want the text to be on top of.

I'm not sure what "IEControl" you are using so I'm not sure how you could potentially know when
it's appropriate to draw the text.

Mark


"Great job, team. Head back to base for debriefing and cocktails."
(Spottswoode "Team America")

QuestionFile pointer & File descriptor Pin
san123pune1-Mar-07 22:55
san123pune1-Mar-07 22:55 
AnswerRe: File pointer & File descriptor [modified] Pin
toxcct1-Mar-07 22:58
toxcct1-Mar-07 22:58 
GeneralRe: File pointer & File descriptor Pin
san123pune1-Mar-07 23:13
san123pune1-Mar-07 23:13 
QuestionTemplate Class Problem - Newbie [modified] Pin
antonaras1-Mar-07 22:35
antonaras1-Mar-07 22:35 
AnswerRe: Template Class Problem - Newbie Pin
toxcct1-Mar-07 22:39
toxcct1-Mar-07 22:39 
GeneralRe: Template Class Problem - Newbie Pin
antonaras1-Mar-07 22:47
antonaras1-Mar-07 22:47 
GeneralRe: Template Class Problem - Newbie Pin
toxcct1-Mar-07 22:53
toxcct1-Mar-07 22:53 
AnswerRe: Template Class Problem - Newbie Pin
prasad_som1-Mar-07 22:47
prasad_som1-Mar-07 22:47 
GeneralRe: Template Class Problem - Newbie Pin
antonaras1-Mar-07 22:57
antonaras1-Mar-07 22:57 
QuestionHow to put combo box as list subitem? Pin
Aryan S1-Mar-07 21:48
Aryan S1-Mar-07 21:48 
AnswerRe: How to put combo box as list subitem? Pin
prasad_som1-Mar-07 22:02
prasad_som1-Mar-07 22:02 
AnswerRe: How to put combo box as list subitem? Pin
Hamid_RT1-Mar-07 23:41
Hamid_RT1-Mar-07 23:41 
Questioncommunication program Pin
Kiethnt1-Mar-07 21:27
Kiethnt1-Mar-07 21:27 
QuestionComboBox Height Pin
Nishad S1-Mar-07 21:21
Nishad S1-Mar-07 21:21 
AnswerRe: ComboBox Height Pin
prasad_som1-Mar-07 21:48
prasad_som1-Mar-07 21:48 
GeneralRe: ComboBox Height Pin
Nishad S1-Mar-07 21:51
Nishad S1-Mar-07 21:51 
AnswerRe: ComboBox Height Pin
prasad_som1-Mar-07 21:57
prasad_som1-Mar-07 21:57 

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.