Click here to Skip to main content
15,903,632 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionWhere my object are stored Pin
manustone3-Oct-07 3:10
manustone3-Oct-07 3:10 
AnswerRe: Where my object are stored Pin
Iain Clarke, Warrior Programmer3-Oct-07 4:37
Iain Clarke, Warrior Programmer3-Oct-07 4:37 
GeneralRe: Where my object are stored Pin
manustone3-Oct-07 6:43
manustone3-Oct-07 6:43 
AnswerRe: Where my object are stored Pin
jhwurmbach3-Oct-07 22:51
jhwurmbach3-Oct-07 22:51 
QuestionDS_CONTROL vs WS_EX_CONTROLPARENT Pin
Nishad S3-Oct-07 2:57
Nishad S3-Oct-07 2:57 
AnswerRe: DS_CONTROL vs WS_EX_CONTROLPARENT Pin
Iain Clarke, Warrior Programmer3-Oct-07 4:42
Iain Clarke, Warrior Programmer3-Oct-07 4:42 
GeneralRe: DS_CONTROL vs WS_EX_CONTROLPARENT Pin
Nishad S3-Oct-07 18:38
Nishad S3-Oct-07 18:38 
GeneralRe: DS_CONTROL vs WS_EX_CONTROLPARENT Pin
Iain Clarke, Warrior Programmer4-Oct-07 6:17
Iain Clarke, Warrior Programmer4-Oct-07 6:17 
I can do no better than to point to the explanation on Raymond Chen's blog (one of the first few google results for DS_CONTROL, by the way...

http://blogs.msdn.com/oldnewthing/archive/2004/07/30/201988.aspx[^]

"When you set the DS_CONTROL style on a dialog template (or set the WS_EX_CONTROLPARENT extended style on a regular window), a bunch of new rules kick in."

I hope his article can help!

Iain.
GeneralRe: DS_CONTROL vs WS_EX_CONTROLPARENT Pin
Nishad S4-Oct-07 18:35
Nishad S4-Oct-07 18:35 
QuestionOwnerdraw Listbox Pin
Hamed Musavi3-Oct-07 0:49
Hamed Musavi3-Oct-07 0:49 
AnswerRe: Ownerdraw Listbox Pin
Nishad S3-Oct-07 1:10
Nishad S3-Oct-07 1:10 
GeneralRe: Ownerdraw Listbox Pin
Hamed Musavi3-Oct-07 1:16
Hamed Musavi3-Oct-07 1:16 
GeneralRe: Ownerdraw Listbox Pin
Nishad S3-Oct-07 1:25
Nishad S3-Oct-07 1:25 
GeneralRe: Ownerdraw Listbox Pin
Hamid_RT3-Oct-07 2:00
Hamid_RT3-Oct-07 2:00 
GeneralRe: Ownerdraw Listbox Pin
Nishad S3-Oct-07 2:14
Nishad S3-Oct-07 2:14 
GeneralRe: Ownerdraw Listbox Pin
Hamid_RT3-Oct-07 2:26
Hamid_RT3-Oct-07 2:26 
GeneralRe: Ownerdraw Listbox Pin
Nishad S3-Oct-07 2:35
Nishad S3-Oct-07 2:35 
GeneralRe: Ownerdraw Listbox Pin
Hamed Musavi3-Oct-07 2:45
Hamed Musavi3-Oct-07 2:45 
GeneralRe: Ownerdraw Listbox Pin
David Crow3-Oct-07 3:29
David Crow3-Oct-07 3:29 
AnswerRe: Ownerdraw Listbox Pin
Iain Clarke, Warrior Programmer3-Oct-07 4:45
Iain Clarke, Warrior Programmer3-Oct-07 4:45 
QuestionSet background color to List control Pin
Max++3-Oct-07 0:40
Max++3-Oct-07 0:40 
AnswerRe: Set background color to List control [modified] Pin
Hamed Musavi3-Oct-07 0:53
Hamed Musavi3-Oct-07 0:53 
AnswerRe: Set background color to List control Pin
Nishad S3-Oct-07 1:14
Nishad S3-Oct-07 1:14 
AnswerRe: Set background color to List control Pin
Hamid_RT3-Oct-07 2:06
Hamid_RT3-Oct-07 2:06 
GeneralRe: Set background color to List control Pin
Nishad S3-Oct-07 2:17
Nishad S3-Oct-07 2:17 

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.