Click here to Skip to main content
15,913,722 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionCustom Menu Pin
Nishad S26-Feb-07 19:44
Nishad S26-Feb-07 19:44 
AnswerRe: Custom Menu Pin
prasad_som26-Feb-07 20:04
prasad_som26-Feb-07 20:04 
GeneralRe: Custom Menu Pin
Nishad S26-Feb-07 20:07
Nishad S26-Feb-07 20:07 
AnswerRe: Custom Menu Pin
prasad_som26-Feb-07 20:13
prasad_som26-Feb-07 20:13 
GeneralRe: Custom Menu Pin
Nishad S26-Feb-07 21:08
Nishad S26-Feb-07 21:08 
AnswerRe: Custom Menu Pin
prasad_som26-Feb-07 21:33
prasad_som26-Feb-07 21:33 
GeneralRe: Custom Menu Pin
Nishad S26-Feb-07 22:34
Nishad S26-Feb-07 22:34 
AnswerRe: Custom Menu Pin
prasad_som26-Feb-07 23:54
prasad_som26-Feb-07 23:54 
NS17 wrote:
I checked the code and found that it does not deal with menu border. but i need to customize the border too


You need to use OnDrawItem for this purpose. It is the place where whole menu is drawn. You need to write code for drawing border of your interest ,too.


GeneralRe: Custom Menu Pin
Nishad S27-Feb-07 0:06
Nishad S27-Feb-07 0:06 
QuestionRe: Custom Menu Pin
Rajesh R Subramanian26-Feb-07 20:06
professionalRajesh R Subramanian26-Feb-07 20:06 
GeneralRe: Custom Menu Pin
prasad_som26-Feb-07 20:25
prasad_som26-Feb-07 20:25 
QuestionSymbol table and pdb file [modified] Pin
sawerr26-Feb-07 19:35
sawerr26-Feb-07 19:35 
QuestionReading and wrinting using wndows registry API Pin
harsh_296126-Feb-07 19:16
harsh_296126-Feb-07 19:16 
AnswerRe: Reading and wrinting using wndows registry API Pin
Pankaj.Jain26-Feb-07 19:23
professionalPankaj.Jain26-Feb-07 19:23 
AnswerRe: Reading and wrinting using wndows registry API Pin
Rajesh R Subramanian26-Feb-07 19:36
professionalRajesh R Subramanian26-Feb-07 19:36 
AnswerRe: Reading and wrinting using wndows registry API Pin
Hamid_RT26-Feb-07 19:42
Hamid_RT26-Feb-07 19:42 
AnswerRe: Reading and wrinting using wndows registry API Pin
David Crow27-Feb-07 3:03
David Crow27-Feb-07 3:03 
QuestionDoubt regarding DeleteObject Pin
Member 303984326-Feb-07 19:15
Member 303984326-Feb-07 19:15 
AnswerRe: Doubt regarding DeleteObject Pin
Nibu babu thomas27-Feb-07 1:01
Nibu babu thomas27-Feb-07 1:01 
QuestionNeed Tool to Detect GDI Leaks & Memory Leaks Pin
narayanagvs26-Feb-07 18:33
narayanagvs26-Feb-07 18:33 
AnswerRe: Need Tool to Detect GDI Leaks & Memory Leaks Pin
Nibu babu thomas26-Feb-07 20:45
Nibu babu thomas26-Feb-07 20:45 
GeneralRe: Need Tool to Detect GDI Leaks & Memory Leaks Pin
NiceNaidu26-Feb-07 21:29
NiceNaidu26-Feb-07 21:29 
QuestionRe: Need Tool to Detect GDI Leaks & Memory Leaks Pin
Rajesh R Subramanian26-Feb-07 21:40
professionalRajesh R Subramanian26-Feb-07 21:40 
AnswerRe: Need Tool to Detect GDI Leaks & Memory Leaks Pin
Hamid_RT27-Feb-07 0:49
Hamid_RT27-Feb-07 0:49 
JokeRe: Need Tool to Detect GDI Leaks & Memory Leaks Pin
prasad_som27-Feb-07 1:43
prasad_som27-Feb-07 1:43 

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.