Click here to Skip to main content
15,924,482 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Drawing focus rect Pin
Nibu babu thomas26-Feb-06 16:54
Nibu babu thomas26-Feb-06 16:54 
GeneralRe: Drawing focus rect Pin
Naveen28-Feb-06 23:58
Naveen28-Feb-06 23:58 
GeneralRe: Drawing focus rect Pin
Nibu babu thomas1-Mar-06 0:16
Nibu babu thomas1-Mar-06 0:16 
GeneralRe: Drawing focus rect Pin
Naveen1-Mar-06 0:37
Naveen1-Mar-06 0:37 
GeneralRe: Drawing focus rect Pin
Nibu babu thomas1-Mar-06 0:48
Nibu babu thomas1-Mar-06 0:48 
GeneralRe: Drawing focus rect Pin
Naveen1-Mar-06 1:16
Naveen1-Mar-06 1:16 
GeneralRe: Drawing focus rect Pin
Nibu babu thomas1-Mar-06 1:18
Nibu babu thomas1-Mar-06 1:18 
GeneralRe: Drawing focus rect Pin
Naveen1-Mar-06 1:55
Naveen1-Mar-06 1:55 
It will draw a focus rect. but i will draw the focus rect when ever the control has foucs. The normal behaviour should be like the one below . Try it out in a dialog based application with one check box having the tab stop property.

1. User click on the check box.
The check box have the foucs but it dosen't draw a focus rect.
2. Now press tab.
A focus rect will be draw in any of the controls in the dialog
3.Now click on the check box
Focus rect is draw in the check box.

nave
QuestionHow to ActiveX? Pin
<color>Aljechin 21-Feb-06 17:47
<color>Aljechin 21-Feb-06 17:47 
AnswerRe: How to ActiveX? Pin
QuickDeveloper21-Feb-06 18:00
QuickDeveloper21-Feb-06 18:00 
GeneralRe: How to ActiveX? Pin
J512198224-Feb-06 0:14
J512198224-Feb-06 0:14 
QuestionMFC & Sockets Pin
kbsoftware21-Feb-06 17:29
kbsoftware21-Feb-06 17:29 
AnswerRe: MFC & Sockets Pin
_AnsHUMAN_ 21-Feb-06 19:01
_AnsHUMAN_ 21-Feb-06 19:01 
AnswerRe: MFC & Sockets Pin
ThatsAlok22-Feb-06 3:01
ThatsAlok22-Feb-06 3:01 
QuestionNo Link tab Pin
QuickDeveloper21-Feb-06 17:24
QuickDeveloper21-Feb-06 17:24 
AnswerRe: No Link tab Pin
Christian Graus21-Feb-06 17:31
protectorChristian Graus21-Feb-06 17:31 
GeneralRe: No Link tab Pin
QuickDeveloper21-Feb-06 17:33
QuickDeveloper21-Feb-06 17:33 
GeneralRe: No Link tab Pin
Christian Graus21-Feb-06 17:43
protectorChristian Graus21-Feb-06 17:43 
GeneralRe: No Link tab Pin
QuickDeveloper21-Feb-06 18:07
QuickDeveloper21-Feb-06 18:07 
AnswerRe: No Link tab Pin
Ryan Binns21-Feb-06 18:10
Ryan Binns21-Feb-06 18:10 
GeneralRe: No Link tab Pin
QuickDeveloper21-Feb-06 18:15
QuickDeveloper21-Feb-06 18:15 
AnswerRe: No Link tab Pin
khan++21-Feb-06 23:30
khan++21-Feb-06 23:30 
QuestionUnicode compatible graphics library, Is there anyone free? Pin
signbit21-Feb-06 17:15
signbit21-Feb-06 17:15 
AnswerRe: Unicode compatible graphics library, Is there anyone free? Pin
Christian Graus21-Feb-06 17:32
protectorChristian Graus21-Feb-06 17:32 
GeneralRe: Unicode compatible graphics library, Is there anyone free? Pin
signbit21-Feb-06 18:48
signbit21-Feb-06 18:48 

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.