Click here to Skip to main content
15,896,359 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: (MFC Feature Pack) CMFCPropertyGridFileProperty question Pin
Maximilien26-Jul-10 10:07
Maximilien26-Jul-10 10:07 
Questiondelete Syntax Pin
T.RATHA KRISHNAN26-Jul-10 2:13
T.RATHA KRISHNAN26-Jul-10 2:13 
AnswerRe: delete Syntax Pin
Cedric Moonen26-Jul-10 2:17
Cedric Moonen26-Jul-10 2:17 
GeneralRe: delete Syntax Pin
T.RATHA KRISHNAN26-Jul-10 2:22
T.RATHA KRISHNAN26-Jul-10 2:22 
GeneralRe: delete Syntax Pin
Cedric Moonen26-Jul-10 2:29
Cedric Moonen26-Jul-10 2:29 
GeneralRe: delete Syntax Pin
Maximilien26-Jul-10 2:31
Maximilien26-Jul-10 2:31 
GeneralRe: delete Syntax Pin
Cedric Moonen26-Jul-10 2:38
Cedric Moonen26-Jul-10 2:38 
AnswerRe: delete Syntax Pin
Aescleal26-Jul-10 2:24
Aescleal26-Jul-10 2:24 
QuestionHow to create Multiple instance of Simple Windows Services? [modified] Pin
Game-point26-Jul-10 1:21
Game-point26-Jul-10 1:21 
AnswerRe: How to create Multiple instance of Simple Windows Services? Pin
norish26-Jul-10 3:51
norish26-Jul-10 3:51 
QuestionError while adding ON_BN_CLICKED event. Pin
Deepu Antony25-Jul-10 23:26
Deepu Antony25-Jul-10 23:26 
AnswerRe: Error while adding ON_BN_CLICKED event. Pin
ThatsAlok25-Jul-10 23:56
ThatsAlok25-Jul-10 23:56 
GeneralRe: Error while adding ON_BN_CLICKED event. Pin
Deepu Antony26-Jul-10 0:07
Deepu Antony26-Jul-10 0:07 
AnswerRe: Error while adding ON_BN_CLICKED event. Pin
Cool_Dev26-Jul-10 0:30
Cool_Dev26-Jul-10 0:30 
Questionerror C2027 ? Pin
zon_cpp25-Jul-10 20:05
zon_cpp25-Jul-10 20:05 
AnswerRe: error C2027 ? PinPopular
«_Superman_»25-Jul-10 20:09
professional«_Superman_»25-Jul-10 20:09 
GeneralRe: error C2027 ? Pin
Peter_in_278025-Jul-10 21:07
professionalPeter_in_278025-Jul-10 21:07 
GeneralRe: error C2027 ? Pin
Richard MacCutchan25-Jul-10 22:44
mveRichard MacCutchan25-Jul-10 22:44 
GeneralRe: error C2027 ? [modified] Pin
Peter_in_278026-Jul-10 14:02
professionalPeter_in_278026-Jul-10 14:02 
GeneralRe: error C2027 ? Pin
Richard MacCutchan26-Jul-10 22:44
mveRichard MacCutchan26-Jul-10 22:44 
GeneralRe: error C2027 ? PinPopular
ThatsAlok25-Jul-10 23:02
ThatsAlok25-Jul-10 23:02 
AnswerRe: error C2027 ? Pin
zon_cpp25-Jul-10 20:28
zon_cpp25-Jul-10 20:28 
QuestionExport to excel Pin
Amin.Abdi25-Jul-10 19:42
Amin.Abdi25-Jul-10 19:42 
AnswerRe: Export to excel Pin
ThatsAlok25-Jul-10 20:03
ThatsAlok25-Jul-10 20:03 
QuestionTab contol Issue. Pin
birajendu25-Jul-10 19:32
birajendu25-Jul-10 19:32 
Hi,

I have created a TabControl in my VC++ project in VS2003 IDE. I would like to switch the tabs with the help of hotkeys (eg:Alt+A).
Suppose i have two tabs with the titles &General ,&About. So I am expecting Alt+G should switch General tab and Alt+A should switch to About tab. But that is not happening. Do i need to set some thing else?

Thanks in advance...
Birajendu
SonicWALL
Bangalore
India

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.