Click here to Skip to main content
15,922,533 members
Home / Discussions / C#
   

C#

 
AnswerRe: Form on a certian location.. Pin
JacquesDP27-Feb-06 1:33
JacquesDP27-Feb-06 1:33 
AnswerRe: Form on a certian location.. Pin
darkelv27-Feb-06 1:54
darkelv27-Feb-06 1:54 
QuestionCompiled Images to Video Pin
superPaul10126-Feb-06 23:47
superPaul10126-Feb-06 23:47 
AnswerRe: Compiled Images to Video Pin
Corinna John27-Feb-06 2:54
Corinna John27-Feb-06 2:54 
GeneralRe: Compiled Images to Video Pin
superPaul10127-Feb-06 3:02
superPaul10127-Feb-06 3:02 
GeneralRe: Compiled Images to Video Pin
Corinna John27-Feb-06 3:27
Corinna John27-Feb-06 3:27 
GeneralRe: Compiled Images to Video Pin
superPaul10127-Feb-06 6:17
superPaul10127-Feb-06 6:17 
Questionhow to set windows system time with C# Pin
dexom26-Feb-06 23:08
dexom26-Feb-06 23:08 
AnswerRe: how to set windows system time with C# Pin
mav.northwind26-Feb-06 23:58
mav.northwind26-Feb-06 23:58 
QuestionDyanamic size of Array Pin
cshivaprasad26-Feb-06 22:52
cshivaprasad26-Feb-06 22:52 
AnswerRe: Dyanamic size of Array Pin
Corinna John26-Feb-06 22:59
Corinna John26-Feb-06 22:59 
AnswerRe: Dyanamic size of Array Pin
Guffa26-Feb-06 23:23
Guffa26-Feb-06 23:23 
QuestionMenus overloads CPU Pin
magja26-Feb-06 22:39
magja26-Feb-06 22:39 
QuestionListview Not Disabling Properly Pin
redfish3426-Feb-06 22:15
redfish3426-Feb-06 22:15 
AnswerFound Simple Solution Pin
redfish3426-Feb-06 23:10
redfish3426-Feb-06 23:10 
QuestionOpen File Dialog Pin
Dave McCool26-Feb-06 22:06
Dave McCool26-Feb-06 22:06 
AnswerRe: Open File Dialog Pin
J4amieC26-Feb-06 22:31
J4amieC26-Feb-06 22:31 
AnswerRe: Open File Dialog Pin
mav.northwind27-Feb-06 7:58
mav.northwind27-Feb-06 7:58 
QuestionCompute DataTable Columns Pin
myNameIsRon26-Feb-06 21:50
myNameIsRon26-Feb-06 21:50 
Questiondatarow edit Pin
fmardani26-Feb-06 20:57
fmardani26-Feb-06 20:57 
QuestionGetting control focus Pin
NewbieDude26-Feb-06 20:52
NewbieDude26-Feb-06 20:52 
Questionnormal fast way to determine control global position? Pin
Oskars26-Feb-06 20:23
Oskars26-Feb-06 20:23 
AnswerRe: normal fast way to determine control global position? Pin
microsoc26-Feb-06 22:17
microsoc26-Feb-06 22:17 
QuestionDisposing of Tray Icon Pin
Expert Coming26-Feb-06 19:33
Expert Coming26-Feb-06 19:33 
AnswerRe: Disposing of Tray Icon Pin
redfish3426-Feb-06 22:23
redfish3426-Feb-06 22:23 
Normally an app icon remains when an application terminates improperly. This happens often in the VS IDE when you Stop Debugging during the program execution. If this is the case, there is no real fix. To remove "dead" icons, simply move the mouse cursor over the icons in the sys tray and Windows will update itself.

If this is not the case, you should look at whether your application is terminating properly.



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.