Click here to Skip to main content
15,898,931 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionhow to hide title bar and status bar from the window. Pin
baldha rakesh17-Jan-06 20:14
baldha rakesh17-Jan-06 20:14 
AnswerRe: how to hide title bar and status bar from the window. Pin
Owner drawn17-Jan-06 20:22
Owner drawn17-Jan-06 20:22 
AnswerRe: how to hide title bar and status bar from the window. Pin
Stephen Hewitt17-Jan-06 20:22
Stephen Hewitt17-Jan-06 20:22 
QuestionProblem in activeX control events Pin
FASTian17-Jan-06 20:04
FASTian17-Jan-06 20:04 
QuestionModal dialog - Close - ESC Pin
Sarvan AL17-Jan-06 19:25
Sarvan AL17-Jan-06 19:25 
AnswerRe: Modal dialog - Close - ESC Pin
vallikumar17-Jan-06 19:38
vallikumar17-Jan-06 19:38 
GeneralThanks: Modal dialog - Close - ESC Pin
Sarvan AL17-Jan-06 19:41
Sarvan AL17-Jan-06 19:41 
GeneralRe: Modal dialog - Close - ESC Pin
Owner drawn17-Jan-06 19:45
Owner drawn17-Jan-06 19:45 
vallikumar wrote:
Check the keypressed and if it is ESC key then dont call CDialog::OnCancel()


OnCancel will be called when Esc is pressed or the Cancel button with the id IDCANCEL is clicked.

Jesus LovesRose | [Rose]
<marquee direction="up" height="40" scrolldelay="1" step="1" scrollamount="1" style="background:#aabbcc;border-bottom:thin solid 1px #6699cc">
--Owner DrawnRose | [Rose]
--Nothing special
--Defeat is temporary but surrender is permanent
--Never say quits
--Jesus is LordRose | [Rose]

AnswerRe: Modal dialog - Close - ESC Pin
Stephen Hewitt17-Jan-06 19:48
Stephen Hewitt17-Jan-06 19:48 
GeneralRe: Modal dialog - Close - ESC Pin
Owner drawn17-Jan-06 20:01
Owner drawn17-Jan-06 20:01 
AnswerRe: Modal dialog - Close - ESC Pin
Stephen Hewitt17-Jan-06 19:51
Stephen Hewitt17-Jan-06 19:51 
GeneralRe: Modal dialog - Close - ESC Pin
S Douglas17-Jan-06 23:11
professionalS Douglas17-Jan-06 23:11 
AnswerSimple as Pie! Pin
Rajesh R Subramanian17-Jan-06 19:59
professionalRajesh R Subramanian17-Jan-06 19:59 
GeneralRe: Simple as Pie! Pin
Stephen Hewitt17-Jan-06 20:05
Stephen Hewitt17-Jan-06 20:05 
GeneralRe: Simple as Pie! Pin
Rajesh R Subramanian17-Jan-06 20:11
professionalRajesh R Subramanian17-Jan-06 20:11 
GeneralRe: Simple as Pie! Pin
Stephen Hewitt17-Jan-06 20:14
Stephen Hewitt17-Jan-06 20:14 
GeneralRe: Simple as Pie! Pin
Prakash Nadar17-Jan-06 22:16
Prakash Nadar17-Jan-06 22:16 
GeneralRe: Simple as Pie! Pin
Stephen Hewitt18-Jan-06 2:03
Stephen Hewitt18-Jan-06 2:03 
GeneralRe: Simple as Pie! Pin
Prakash Nadar18-Jan-06 3:53
Prakash Nadar18-Jan-06 3:53 
GeneralRe: Simple as Pie! Pin
toxcct18-Jan-06 4:00
toxcct18-Jan-06 4:00 
GeneralRe: Simple as Pie! Pin
Prakash Nadar18-Jan-06 4:03
Prakash Nadar18-Jan-06 4:03 
GeneralRe: Simple as Pie! Pin
Rajesh R Subramanian18-Jan-06 16:58
professionalRajesh R Subramanian18-Jan-06 16:58 
GeneralRe: Simple as Pie! Pin
Stephen Hewitt18-Jan-06 11:21
Stephen Hewitt18-Jan-06 11:21 
GeneralRe: Simple as Pie! Pin
Prakash Nadar18-Jan-06 14:50
Prakash Nadar18-Jan-06 14:50 
GeneralRe: Simple as Pie! Pin
Stephen Hewitt18-Jan-06 14:55
Stephen Hewitt18-Jan-06 14:55 

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.