Click here to Skip to main content
15,889,403 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Trying to expand a tree... Pin
Stephen Hewitt31-Jan-06 11:53
Stephen Hewitt31-Jan-06 11:53 
GeneralRe: Trying to expand a tree... Pin
KellyR2-Feb-06 4:12
KellyR2-Feb-06 4:12 
QuestionIs there a specific size for a 2 dimentional array Pin
Deema Jack31-Jan-06 8:18
Deema Jack31-Jan-06 8:18 
AnswerRe: Is there a specific size for a 2 dimentional array Pin
Dethulus31-Jan-06 8:31
Dethulus31-Jan-06 8:31 
QuestionSelecting an item by Keystrokes Pin
Kurt _B31-Jan-06 8:11
Kurt _B31-Jan-06 8:11 
AnswerRe: Selecting an item by Keystrokes Pin
Owner drawn31-Jan-06 22:47
Owner drawn31-Jan-06 22:47 
GeneralRe: Selecting an item by Keystrokes Pin
Kurt _B1-Feb-06 2:15
Kurt _B1-Feb-06 2:15 
QuestionHow to gray out a control Pin
Robert Palma Jr.31-Jan-06 6:26
Robert Palma Jr.31-Jan-06 6:26 
I need to gray-out an Edit Box, Pushbutton and Check Box.
I know how to show and hide it with ShowWindow()

GetDlgItem(IDC_BUTT_testupload)->ShowWindow(SW_HIDE);

but how do I gray it out so that it is inactive but
still gray-visible to the User?

VC++ 6.0

Many thanks,
Robert Smile | :)
AnswerRe: How to gray out a control Pin
Rob Caldecott31-Jan-06 6:38
Rob Caldecott31-Jan-06 6:38 
GeneralRe: How to gray out a control Pin
Robert Palma Jr.31-Jan-06 8:52
Robert Palma Jr.31-Jan-06 8:52 
AnswerRe: How to gray out a control Pin
_anil_31-Jan-06 17:23
_anil_31-Jan-06 17:23 
GeneralRe: How to gray out a control Pin
toxcct31-Jan-06 21:31
toxcct31-Jan-06 21:31 
GeneralRe: How to gray out a control Pin
Robert Palma Jr.1-Feb-06 5:59
Robert Palma Jr.1-Feb-06 5:59 
QuestionVS2005 Compiles Wrong Files Pin
Swinefeaster31-Jan-06 6:18
Swinefeaster31-Jan-06 6:18 
QuestionSTL conflict Pin
eddyroth31-Jan-06 4:26
eddyroth31-Jan-06 4:26 
QuestionWhat is the difference between HANDLE and HWND ? Pin
wicked weasel31-Jan-06 4:20
wicked weasel31-Jan-06 4:20 
QuestionExplaination needed.. Pin
wicked weasel31-Jan-06 4:18
wicked weasel31-Jan-06 4:18 
QuestionWhat is the difference between HANDLE and HWND ? Pin
unknown**person31-Jan-06 4:10
unknown**person31-Jan-06 4:10 
AnswerRe: What is the difference between HANDLE and HWND ? Pin
wicked weasel31-Jan-06 4:21
wicked weasel31-Jan-06 4:21 
AnswerRe: What is the difference between HANDLE and HWND ? Pin
Dethulus31-Jan-06 4:23
Dethulus31-Jan-06 4:23 
QuestionMemory DC Pin
masnu31-Jan-06 4:10
masnu31-Jan-06 4:10 
AnswerRe: Memory DC Pin
Dethulus31-Jan-06 8:21
Dethulus31-Jan-06 8:21 
GeneralRe: Memory DC Pin
Ryan Binns31-Jan-06 17:36
Ryan Binns31-Jan-06 17:36 
GeneralRe: Memory DC Pin
Dethulus1-Feb-06 1:18
Dethulus1-Feb-06 1:18 
GeneralRe: Memory DC Pin
Ryan Binns1-Feb-06 1:23
Ryan Binns1-Feb-06 1:23 

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.