Click here to Skip to main content
16,016,477 members
Home / Discussions / C#
   

C#

 
QuestionGet username of a running process Pin
I'm a member...28-Apr-08 1:55
I'm a member...28-Apr-08 1:55 
GeneralRe: Get username of a running process Pin
Anthony Mushrow28-Apr-08 2:06
professionalAnthony Mushrow28-Apr-08 2:06 
QuestionNeed help with scheduling system Pin
Twyce28-Apr-08 1:39
Twyce28-Apr-08 1:39 
GeneralRe: Need help with scheduling system Pin
Simon P Stevens28-Apr-08 2:01
Simon P Stevens28-Apr-08 2:01 
GeneralRe: Need help with scheduling system Pin
Pete O'Hanlon28-Apr-08 2:05
mvePete O'Hanlon28-Apr-08 2:05 
Questionhow to bind or attach message digest to word document Pin
Sunix.Fu28-Apr-08 1:26
Sunix.Fu28-Apr-08 1:26 
QuestionHow to maintain graphics Pin
baranils28-Apr-08 0:58
baranils28-Apr-08 0:58 
AnswerRe: How to maintain graphics Pin
Pete O'Hanlon28-Apr-08 1:28
mvePete O'Hanlon28-Apr-08 1:28 
The easiest way to do this is to implement this graphics item as an object in it's own right, with its own Paint method. Then, in calls to OnPaint on the base graphic, you simply call the Paint method on this object.


Deja View - the feeling that you've seen this post before.

My blog | My articles



GeneralRe: How to maintain graphics Pin
baranils28-Apr-08 1:38
baranils28-Apr-08 1:38 
GeneralNewbie - Unable to cast object of type... Pin
aberbotimue28-Apr-08 0:40
aberbotimue28-Apr-08 0:40 
GeneralRe: Newbie - Unable to cast object of type... Pin
Anthony Mushrow28-Apr-08 0:53
professionalAnthony Mushrow28-Apr-08 0:53 
GeneralRe: Newbie - Unable to cast object of type... Pin
aberbotimue28-Apr-08 1:16
aberbotimue28-Apr-08 1:16 
GeneralRe: Newbie - Unable to cast object of type... Pin
Anthony Mushrow28-Apr-08 2:12
professionalAnthony Mushrow28-Apr-08 2:12 
GeneralRe: Newbie - Unable to cast object of type... Pin
J4amieC28-Apr-08 0:54
J4amieC28-Apr-08 0:54 
GeneralRe: Newbie - Unable to cast object of type... Pin
aberbotimue28-Apr-08 1:14
aberbotimue28-Apr-08 1:14 
Generalcopying a large file using streaming Pin
248912828-Apr-08 0:38
248912828-Apr-08 0:38 
GeneralRe: copying a large file using streaming Pin
Anthony Mushrow28-Apr-08 1:00
professionalAnthony Mushrow28-Apr-08 1:00 
General[MULTI-POST :: IGNORE IT] Re: copying a large file using streaming Pin
Vasudevan Deepak Kumar28-Apr-08 1:38
Vasudevan Deepak Kumar28-Apr-08 1:38 
GeneralBinding DataGridViewComboBoxColumn to Enumeration Pin
Bekjong28-Apr-08 0:33
Bekjong28-Apr-08 0:33 
GeneralProblem in publishing an client server application... Pin
Vicky2Galaxy28-Apr-08 0:21
Vicky2Galaxy28-Apr-08 0:21 
GeneralUnable to Capture Incoming Mail Event in Outlook Pin
narayanagvs28-Apr-08 0:09
narayanagvs28-Apr-08 0:09 
GeneralRe: Unable to Capture Incoming Mail Event in Outlook Pin
Bert delaVega29-Apr-08 5:39
Bert delaVega29-Apr-08 5:39 
QuestionCannot pass String Arrays as arguments to delegates?? Pin
ptr2void27-Apr-08 23:37
ptr2void27-Apr-08 23:37 
AnswerRe: Cannot pass String Arrays as arguments to delegates?? Pin
Vikram A Punathambekar27-Apr-08 23:44
Vikram A Punathambekar27-Apr-08 23:44 
GeneralRe: Cannot pass String Arrays as arguments to delegates?? Pin
Anthony Mushrow28-Apr-08 1:02
professionalAnthony Mushrow28-Apr-08 1:02 

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.