Click here to Skip to main content
15,911,315 members
Home / Discussions / C#
   

C#

 
GeneralRe: From VB6 to C# Pin
led mike8-Jan-08 4:57
led mike8-Jan-08 4:57 
GeneralRe: From VB6 to C# Pin
haolan9-Jan-08 0:10
haolan9-Jan-08 0:10 
GeneralRe: From VB6 to C# Pin
Ennis Ray Lynch, Jr.8-Jan-08 6:58
Ennis Ray Lynch, Jr.8-Jan-08 6:58 
GeneralRe: From VB6 to C# Pin
Paul Conrad8-Jan-08 17:30
professionalPaul Conrad8-Jan-08 17:30 
GeneralRe: From VB6 to C# Pin
ChandraRam9-Jan-08 1:00
ChandraRam9-Jan-08 1:00 
Generalproblem in creating xsd/dtd files Pin
chanzeb8-Jan-08 4:00
chanzeb8-Jan-08 4:00 
GeneralRe: problem in creating xsd/dtd files Pin
Judah Gabriel Himango8-Jan-08 6:05
sponsorJudah Gabriel Himango8-Jan-08 6:05 
QuestionDynamic ToolTip: update the shown value Pin
kaminem8-Jan-08 4:00
kaminem8-Jan-08 4:00 
Hi all,

I'm trying to show a tooltip for a button.
I have a StopWatch,
the purpose is to show the elapsed Time into the tooltip string. and to get the refreshed value each time the mouse is under the button

I'm doing like that
this.toolTip1.SetToolTip(button1, Stopwatch.Elapsed.ToString());

but the tooltip shown have always the same value
How can I update this value ?

Thanks for help
GeneralRe: Dynamic ToolTip: update the shown value Pin
Judah Gabriel Himango8-Jan-08 6:07
sponsorJudah Gabriel Himango8-Jan-08 6:07 
GeneralReference Type Members in a Struct Pin
pencilcake8-Jan-08 3:29
pencilcake8-Jan-08 3:29 
GeneralRe: Reference Type Members in a Struct Pin
Judah Gabriel Himango8-Jan-08 6:02
sponsorJudah Gabriel Himango8-Jan-08 6:02 
GeneralRe: Reference Type Members in a Struct Pin
pencilcake9-Jan-08 1:59
pencilcake9-Jan-08 1:59 
QuestionHow does WebSerice mechanism run? Pin
MehmetFurkan8-Jan-08 3:28
MehmetFurkan8-Jan-08 3:28 
AnswerRe: How does WebSerice mechanism run? Pin
Judah Gabriel Himango8-Jan-08 6:09
sponsorJudah Gabriel Himango8-Jan-08 6:09 
AnswerRe: How does WebSerice mechanism run? Pin
Ennis Ray Lynch, Jr.8-Jan-08 7:20
Ennis Ray Lynch, Jr.8-Jan-08 7:20 
GeneralSystem.OutOfMemoryException Pin
Gareth H8-Jan-08 3:27
Gareth H8-Jan-08 3:27 
GeneralRe: System.OutOfMemoryException Pin
Judah Gabriel Himango8-Jan-08 5:59
sponsorJudah Gabriel Himango8-Jan-08 5:59 
GeneralRe: System.OutOfMemoryException Pin
Not Active8-Jan-08 6:07
mentorNot Active8-Jan-08 6:07 
GeneralRe: System.OutOfMemoryException Pin
Gareth H8-Jan-08 6:39
Gareth H8-Jan-08 6:39 
GeneralClosing the form when there is no records found in dataset c#-winforms Pin
mcirosoftmohan8-Jan-08 3:24
mcirosoftmohan8-Jan-08 3:24 
GeneralRe: Closing the form when there is no records found in dataset c#-winforms Pin
Justin Perez8-Jan-08 3:51
Justin Perez8-Jan-08 3:51 
GeneralRe: Closing the form when there is no records found in dataset c#-winforms Pin
mcirosoftmohan8-Jan-08 4:23
mcirosoftmohan8-Jan-08 4:23 
GeneralRe: Closing the form when there is no records found in dataset c#-winforms Pin
mcirosoftmohan8-Jan-08 4:39
mcirosoftmohan8-Jan-08 4:39 
GeneralRe: Closing the form when there is no records found in dataset c#-winforms Pin
Justin Perez8-Jan-08 4:42
Justin Perez8-Jan-08 4:42 
GeneralRe: Closing the form when there is no records found in dataset c#-winforms Pin
mcirosoftmohan8-Jan-08 5:12
mcirosoftmohan8-Jan-08 5:12 

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.