Click here to Skip to main content
15,910,980 members
Home / Discussions / C#
   

C#

 
QuestionRowState Pin
matmir29-Jun-06 0:54
matmir29-Jun-06 0:54 
AnswerRe: RowState Pin
synunn29-Jun-06 3:31
synunn29-Jun-06 3:31 
QuestionAdd inline images To Mail C# Pin
Sushant Duggal29-Jun-06 0:02
Sushant Duggal29-Jun-06 0:02 
AnswerRe: Add inline images To Mail C# [modified] Pin
Corinna John29-Jun-06 1:10
Corinna John29-Jun-06 1:10 
GeneralRe: Add inline images To Mail C# Pin
Sushant Duggal3-Jul-06 0:21
Sushant Duggal3-Jul-06 0:21 
QuestionChanging Mouse Cursor Pin
synunn29-Jun-06 0:02
synunn29-Jun-06 0:02 
AnswerChanging Mouse Cursor - Continued Pin
synunn29-Jun-06 3:41
synunn29-Jun-06 3:41 
AnswerRe: Changing Mouse Cursor - Continued Pin
Guffa29-Jun-06 3:59
Guffa29-Jun-06 3:59 
That might prove a bit trickier than anticipated. There might be no users logged in when the application starts, or there may be several. You would also have to monitor the users so that anyone logging in after the application started gets the custom cursor.

I suggest that you instead write a small monitor application that shows when the server application is running. You can put it as an icon in the system tray.


---
b { font-weight: normal; }

GeneralRe: Changing Mouse Cursor - Continued Pin
synunn29-Jun-06 4:33
synunn29-Jun-06 4:33 
AnswerRe: Changing Mouse Cursor - Continued Pin
Guffa29-Jun-06 13:20
Guffa29-Jun-06 13:20 
GeneralRe: Changing Mouse Cursor - Continued Pin
synunn29-Jun-06 22:31
synunn29-Jun-06 22:31 
GeneralRe: Changing Mouse Cursor - Continued Pin
Guffa30-Jun-06 5:27
Guffa30-Jun-06 5:27 
GeneralRe: Changing Mouse Cursor - Continued Pin
synunn5-Jul-06 13:55
synunn5-Jul-06 13:55 
GeneralRe: Changing Mouse Cursor - Continued Pin
synunn5-Jul-06 13:55
synunn5-Jul-06 13:55 
Questioncompress int to shorter char array (e.g. 12345 --> 3a2) Pin
M-200029-Jun-06 0:02
M-200029-Jun-06 0:02 
AnswerRe: compress int to shorter char array (e.g. 12345 --> 3a2) Pin
stancrm29-Jun-06 1:23
stancrm29-Jun-06 1:23 
AnswerRe: compress int to shorter char array (e.g. 12345 --> 3a2) Pin
GDavy29-Jun-06 1:34
GDavy29-Jun-06 1:34 
GeneralRe: compress int to shorter char array (e.g. 12345 --> 3a2) Pin
M-200029-Jun-06 1:41
M-200029-Jun-06 1:41 
AnswerRe: compress int to shorter char array (e.g. 12345 --> 3a2) Pin
leppie29-Jun-06 1:49
leppie29-Jun-06 1:49 
QuestionHow to Add Image to Column? Pin
AnupaK28-Jun-06 23:49
AnupaK28-Jun-06 23:49 
AnswerRe: How to Add Image to Column? Pin
Kais4U29-Jun-06 0:40
Kais4U29-Jun-06 0:40 
QuestionActiveX in C# windows applications Pin
Nader Elshehabi28-Jun-06 23:35
Nader Elshehabi28-Jun-06 23:35 
AnswerRe: ActiveX in C# windows applications Pin
stancrm29-Jun-06 1:27
stancrm29-Jun-06 1:27 
GeneralRe: ActiveX in C# windows applications Pin
Nader Elshehabi29-Jun-06 3:13
Nader Elshehabi29-Jun-06 3:13 
QuestionApplication Framework Pin
Charlotte C-B28-Jun-06 23:05
Charlotte C-B28-Jun-06 23:05 

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.