Click here to Skip to main content
15,910,787 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralRe: How to switch to Form Designer for inserted Form.h? Pin
uusheikh3-Aug-08 21:20
uusheikh3-Aug-08 21:20 
GeneralRe: How to switch to Form Designer for inserted Form.h? Pin
dybs4-Aug-08 7:32
dybs4-Aug-08 7:32 
QuestionThreading problem Pin
MarkB77730-Jul-08 14:03
MarkB77730-Jul-08 14:03 
AnswerRe: Threading problem Pin
Mark Salsbery30-Jul-08 14:33
Mark Salsbery30-Jul-08 14:33 
GeneralRe: Threading problem Pin
MarkB77730-Jul-08 22:36
MarkB77730-Jul-08 22:36 
QuestionIcon Display Pin
mikobi29-Jul-08 23:43
mikobi29-Jul-08 23:43 
AnswerRe: Icon Display Pin
Mark Salsbery30-Jul-08 6:20
Mark Salsbery30-Jul-08 6:20 
QuestionCaps Lock Problem with DDX_ManagedControl Pin
fredsparkle28-Jul-08 8:26
fredsparkle28-Jul-08 8:26 
We are doing interop between MFC and a custom C# dialog control with multiple sub controls that we are hosting in a CDialog with the DDX_MangedControl.

Everything works as expected until the user enters a TextBox Field with UseSystemPasswordChar=true, with the caps lock key turned on.

At which time it displays a ballon message informing the user that the caps lock key is on.

When the user turns the caps lock key off the whole control surface with the exception of the TextBox field it self disappears.

If you let the ballon tip expire normally then the portion of the tip that was under the ballon tip does repaint.

Any suggestions on how to fix this?

Thanks!
AnswerRe: Caps Lock Problem with DDX_ManagedControl Pin
led mike28-Jul-08 8:39
led mike28-Jul-08 8:39 
GeneralRe: Caps Lock Problem with DDX_ManagedControl Pin
fredsparkle28-Jul-08 10:21
fredsparkle28-Jul-08 10:21 
GeneralRe: Caps Lock Problem with DDX_ManagedControl Pin
led mike28-Jul-08 10:27
led mike28-Jul-08 10:27 
GeneralRe: Caps Lock Problem with DDX_ManagedControl Pin
Luc Pattyn28-Jul-08 10:37
sitebuilderLuc Pattyn28-Jul-08 10:37 
QuestionRe: Caps Lock Problem with DDX_ManagedControl Pin
led mike28-Jul-08 11:20
led mike28-Jul-08 11:20 
AnswerRe: Caps Lock Problem with DDX_ManagedControl Pin
fredsparkle28-Jul-08 11:51
fredsparkle28-Jul-08 11:51 
GeneralRe: Caps Lock Problem with DDX_ManagedControl Pin
Luc Pattyn28-Jul-08 11:53
sitebuilderLuc Pattyn28-Jul-08 11:53 
QuestionRe: Caps Lock Problem with DDX_ManagedControl Pin
led mike29-Jul-08 4:39
led mike29-Jul-08 4:39 
AnswerRe: Caps Lock Problem with DDX_ManagedControl Pin
Luc Pattyn28-Jul-08 11:52
sitebuilderLuc Pattyn28-Jul-08 11:52 
GeneralRe: Caps Lock Problem with DDX_ManagedControl (Better Solution) Pin
fredsparkle28-Jul-08 13:22
fredsparkle28-Jul-08 13:22 
GeneralRe: Caps Lock Problem with DDX_ManagedControl Pin
led mike29-Jul-08 4:43
led mike29-Jul-08 4:43 
QuestionEvent on KeyPress Pin
Polar_Sheep26-Jul-08 8:48
Polar_Sheep26-Jul-08 8:48 
AnswerRe: Event on KeyPress Pin
Mark Salsbery26-Jul-08 9:12
Mark Salsbery26-Jul-08 9:12 
QuestionRe: Event on KeyPress Pin
Polar_Sheep26-Jul-08 9:39
Polar_Sheep26-Jul-08 9:39 
AnswerRe: Event on KeyPress Pin
Mark Salsbery26-Jul-08 9:42
Mark Salsbery26-Jul-08 9:42 
QuestionRe: Event on KeyPress Pin
Polar_Sheep26-Jul-08 9:50
Polar_Sheep26-Jul-08 9:50 
AnswerRe: Event on KeyPress Pin
Mark Salsbery26-Jul-08 9:55
Mark Salsbery26-Jul-08 9: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.