Click here to Skip to main content
16,006,378 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: I need help to use multiselection Listbox Pin
David Crow21-Jan-09 3:24
David Crow21-Jan-09 3:24 
GeneralOT: Pachyderm Cuisine Pin
Iain Clarke, Warrior Programmer21-Jan-09 3:32
Iain Clarke, Warrior Programmer21-Jan-09 3:32 
AnswerRe: I need help to use multiselection Listbox Pin
kokilag21-Jan-09 18:14
kokilag21-Jan-09 18:14 
QuestionDockControlBar issue in VS2008 project Pin
Prasann Mayekar20-Jan-09 19:55
Prasann Mayekar20-Jan-09 19:55 
QuestionRe: DockControlBar issue in VS2008 project Pin
mahesh_mtech22-Nov-10 22:59
mahesh_mtech22-Nov-10 22:59 
QuestionHow to make a control invisible in a dialog box? Pin
kapardhi20-Jan-09 19:35
kapardhi20-Jan-09 19:35 
AnswerRe: How to make a control invisible in a dialog box? Pin
Prasann Mayekar20-Jan-09 19:44
Prasann Mayekar20-Jan-09 19:44 
AnswerRe: How to make a control invisible in a dialog box? Pin
Hamid_RT20-Jan-09 19:59
Hamid_RT20-Jan-09 19:59 
You can use of ShowWindow(SW_HIDE) or you can set visible option to false of your control on the property window.

Of one Essence is the human race
thus has Creation put the base
One Limb impacted is sufficient
For all Others to feel the Mace
(Saadi )

AnswerRe: How to make a control invisible in a dialog box? Pin
Rick York21-Jan-09 8:27
mveRick York21-Jan-09 8:27 
Questionhow can i set an Icon for dialog based MFC application? Pin
MahaKh20-Jan-09 19:09
MahaKh20-Jan-09 19:09 
AnswerRe: how can i set an Icon for dialog based MFC application? Pin
Chandrasekharan P20-Jan-09 21:06
Chandrasekharan P20-Jan-09 21:06 
GeneralRe: how can i set an Icon for dialog based MFC application? Pin
MahaKh25-Jan-09 23:08
MahaKh25-Jan-09 23:08 
Questionusing BitBlt for preview DC Pin
_T("No name")20-Jan-09 18:33
_T("No name")20-Jan-09 18:33 
AnswerRe: using BitBlt for preview DC Pin
Sarath C20-Jan-09 19:02
Sarath C20-Jan-09 19:02 
AnswerRe: using BitBlt for preview DC Pin
Hamid_RT20-Jan-09 19:06
Hamid_RT20-Jan-09 19:06 
GeneralRe: using BitBlt for preview DC Pin
_T("No name")20-Jan-09 19:48
_T("No name")20-Jan-09 19:48 
GeneralRe: using BitBlt for preview DC Pin
Code-o-mat20-Jan-09 21:53
Code-o-mat20-Jan-09 21:53 
QuestionRe: using BitBlt for preview DC Pin
_T("No name")20-Jan-09 22:09
_T("No name")20-Jan-09 22:09 
AnswerRe: using BitBlt for preview DC Pin
Code-o-mat20-Jan-09 23:57
Code-o-mat20-Jan-09 23:57 
GeneralRe: using BitBlt for preview DC Pin
_T("No name")21-Jan-09 0:04
_T("No name")21-Jan-09 0:04 
GeneralRe: using BitBlt for preview DC Pin
Code-o-mat21-Jan-09 0:10
Code-o-mat21-Jan-09 0:10 
GeneralRe: using BitBlt for preview DC Pin
_T("No name")21-Jan-09 0:16
_T("No name")21-Jan-09 0:16 
GeneralRe: using BitBlt for preview DC Pin
Code-o-mat21-Jan-09 0:48
Code-o-mat21-Jan-09 0:48 
GeneralRe: using BitBlt for preview DC Pin
_T("No name")21-Jan-09 0:59
_T("No name")21-Jan-09 0:59 
GeneralRe: using BitBlt for preview DC Pin
Code-o-mat21-Jan-09 1:16
Code-o-mat21-Jan-09 1:16 

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.