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

Managed C++/CLI

 
AnswerRe: How do you reset the bounds when scaling a Matrix object Pin
led mike14-May-08 4:23
led mike14-May-08 4:23 
QuestionSystem.AccessViolationException when accessing a wrapped member Pin
MikeG200013-May-08 6:40
MikeG200013-May-08 6:40 
AnswerRe: System.AccessViolationException when accessing a wrapped member Pin
MikeG200013-May-08 6:46
MikeG200013-May-08 6:46 
Questioncommon variables Pin
Adnan Merter13-May-08 4:13
Adnan Merter13-May-08 4:13 
AnswerRe: common variables Pin
leonigah13-Jun-08 0:30
leonigah13-Jun-08 0:30 
Questiontext change Pin
rose19612-May-08 20:07
rose19612-May-08 20:07 
AnswerRe: text change Pin
leonigah13-Jun-08 0:33
leonigah13-Jun-08 0:33 
QuestionTooltip with StatusStripLabel Pin
TheBerk12-May-08 8:20
TheBerk12-May-08 8:20 
Hi,
I want to have a StatusStripLabel in the StatusStrip display a bubble formatted ToolTip. The problem I'm having is that the SetToolTip function takes a Control, and the StatusStripLabel is not a control; StatusStrip is, but then the ballon will not appear at the label, it'll just appear where ever.
One answer I've heard to this is in an 'OnHover' event for the label to add the StatusStrip to the Tooltip, making it only appear when the mouse is hovering over the label. The problem I have with this is that I want the Tooltip to appear when an error occurs in the application, and not when a cursor hover is taking place.

Does anyone have any suggestions?
QuestionRe: Tooltip with StatusStripLabel Pin
TheBerk13-May-08 3:20
TheBerk13-May-08 3:20 
Questionshockwawe flash movie Pin
Adnan Merter12-May-08 5:37
Adnan Merter12-May-08 5:37 
QuestionRe: shockwawe flash movie Pin
Mark Salsbery12-May-08 6:18
Mark Salsbery12-May-08 6:18 
AnswerRe: shockwawe flash movie Pin
Adnan Merter12-May-08 6:21
Adnan Merter12-May-08 6:21 
GeneralRe: shockwawe flash movie Pin
Mark Salsbery12-May-08 6:26
Mark Salsbery12-May-08 6:26 
Questionuse NTL package with vc++.net Pin
Member 412558412-May-08 0:27
Member 412558412-May-08 0:27 
AnswerRe: use NTL package with vc++.net Pin
led mike12-May-08 4:18
led mike12-May-08 4:18 
QuestionConversion to unmanaged types to managed Pin
mikobi11-May-08 19:44
mikobi11-May-08 19:44 
AnswerRe: Conversion to unmanaged types to managed Pin
Mark Salsbery11-May-08 20:49
Mark Salsbery11-May-08 20:49 
QuestionManaged Visual C++ and OpenGL Pin
lengar11-May-08 9:31
lengar11-May-08 9:31 
QuestionHow do I compile a bootable program? Pin
H1He210-May-08 8:05
H1He210-May-08 8:05 
AnswerRe: How do I compile a bootable program? Pin
led mike12-May-08 4:17
led mike12-May-08 4:17 
QuestionRe: How do I compile a bootable program? Pin
H1He215-May-08 6:26
H1He215-May-08 6:26 
Questionhelp on exe generation from other exe Pin
alex7869-May-08 4:54
alex7869-May-08 4:54 
AnswerDouble Post - Please Ignore Pin
Giorgi Dalakishvili9-May-08 5:26
mentorGiorgi Dalakishvili9-May-08 5:26 
QuestionGet names of all devices in system Pin
Xeqtr9-May-08 0:53
Xeqtr9-May-08 0:53 
QuestionCreateWaitableTimer error Pin
Member 33310598-May-08 19:47
Member 33310598-May-08 19:47 

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.