Click here to Skip to main content
15,923,910 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalchange style of CComboBox Pin
includeh1018-Sep-03 4:43
includeh1018-Sep-03 4:43 
GeneralRe: change style of CComboBox Pin
David Crow18-Sep-03 5:57
David Crow18-Sep-03 5:57 
GeneralRe: change style of CComboBox Pin
Steve S18-Sep-03 6:28
Steve S18-Sep-03 6:28 
GeneralRe: change style of CComboBox Pin
valikac18-Sep-03 7:05
valikac18-Sep-03 7:05 
GeneralEnable/Disable items in main menu Pin
b_girl18-Sep-03 4:32
b_girl18-Sep-03 4:32 
GeneralRe: Enable/Disable items in main menu Pin
KaЯl18-Sep-03 4:58
KaЯl18-Sep-03 4:58 
GeneralRe: Enable/Disable items in main menu Pin
b_girl18-Sep-03 5:19
b_girl18-Sep-03 5:19 
GeneralRe: Enable/Disable items in main menu Pin
KaЯl18-Sep-03 5:30
KaЯl18-Sep-03 5:30 
You don't have to explicitely call this method, the MFC framework will do it for you when needed and when CPU time available. Once the method declared, the only thing you have to do is to define the condition of sensitivity (pCmdUI->Enable(<<condition&gt;)). the="" condition="" could="" for="" example="" be="" a="" boolean="" attribute="" set="" to="" true="" when="" file="" is="" opened.

hth,

k.=""

<hr="" color="#ADBDFF" width="60%" align="left" height="10%">



Every gun that is made, every warship launched, every rocket fired, signifies in the final sense a theft from those who hunger and are not fed, those who are cold and are not clothed - Dwight D. Eisenhower

GeneralRe: Enable/Disable items in main menu Pin
b_girl18-Sep-03 5:41
b_girl18-Sep-03 5:41 
GeneralRe: Enable/Disable items in main menu Pin
KaЯl18-Sep-03 5:55
KaЯl18-Sep-03 5:55 
GeneralRe: Enable/Disable items in main menu Pin
Steve S18-Sep-03 6:30
Steve S18-Sep-03 6:30 
GeneralRe: Enable/Disable items in main menu Pin
KaЯl18-Sep-03 6:35
KaЯl18-Sep-03 6:35 
GeneralRe: Enable/Disable items in main menu Pin
b_girl18-Sep-03 7:21
b_girl18-Sep-03 7:21 
GeneralRe: Enable/Disable items in main menu Pin
b_girl18-Sep-03 7:14
b_girl18-Sep-03 7:14 
Questionhow to code an edit for database? Pin
coda_x18-Sep-03 4:20
coda_x18-Sep-03 4:20 
AnswerRe: how to code an edit for database? Pin
vcplusplus18-Sep-03 6:09
vcplusplus18-Sep-03 6:09 
GeneralGetFTPConnection and socket()- MFC one fails Pin
ns18-Sep-03 4:10
ns18-Sep-03 4:10 
GeneralRe: GetFTPConnection and socket()- MFC one fails Pin
Jagadeesh VN18-Sep-03 4:24
Jagadeesh VN18-Sep-03 4:24 
GeneralRe: GetFTPConnection and socket()- MFC one fails Pin
ns18-Sep-03 4:30
ns18-Sep-03 4:30 
GeneralRe: GetFTPConnection and socket()- MFC one fails Pin
Steve S18-Sep-03 4:53
Steve S18-Sep-03 4:53 
GeneralRe: GetFTPConnection and socket()- MFC one fails Pin
Jagadeesh VN18-Sep-03 7:32
Jagadeesh VN18-Sep-03 7:32 
GeneralSerial Comm. / virtual COM-Port / WirteFile never return Pin
Joerg Hoffmann18-Sep-03 4:09
Joerg Hoffmann18-Sep-03 4:09 
GeneralRe: Serial Comm. / virtual COM-Port / WirteFile never return Pin
Stuart van Weele18-Sep-03 4:32
Stuart van Weele18-Sep-03 4:32 
GeneralProperty Tabs related Pin
Shah Shehpori18-Sep-03 2:34
sussShah Shehpori18-Sep-03 2:34 
GeneralRe: Property Tabs related Pin
jhwurmbach18-Sep-03 2:54
jhwurmbach18-Sep-03 2:54 

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.