Click here to Skip to main content
15,887,776 members
Home / Discussions / C#
   

C#

 
AnswerRe: Sending an object through TCP/IP Pin
Rick Shaub7-Jan-10 15:05
Rick Shaub7-Jan-10 15:05 
GeneralRe: Sending an object through TCP/IP Pin
Alex Manolescu7-Jan-10 22:34
Alex Manolescu7-Jan-10 22:34 
AnswerRe: Sending an object through TCP/IP Pin
N a v a n e e t h7-Jan-10 17:59
N a v a n e e t h7-Jan-10 17:59 
GeneralRe: Sending an object through TCP/IP Pin
Alex Manolescu7-Jan-10 22:39
Alex Manolescu7-Jan-10 22:39 
QuestionCaptureFromScreen and Image Saving Pin
therealrustyspork7-Jan-10 9:51
therealrustyspork7-Jan-10 9:51 
AnswerRe: CaptureFromScreen and Image Saving Pin
Paladin20007-Jan-10 10:02
Paladin20007-Jan-10 10:02 
GeneralRe: CaptureFromScreen and Image Saving Pin
therealrustyspork7-Jan-10 10:04
therealrustyspork7-Jan-10 10:04 
AnswerRe: CaptureFromScreen and Image Saving Pin
Luc Pattyn7-Jan-10 10:23
sitebuilderLuc Pattyn7-Jan-10 10:23 
Hi,

In
Graphics.CopyFromScreen(Point upperLeftSource, Point upperLeftDestination, Size blockReigonSize)


a rectangle gets copied, its size is blockReigonSize, the rectangle gets copied from the screen starting at upperLeftSource(to the right and down), and it gets copied into the Graphics (which could have any size) starting at upperLeftDestination(also to the right and down).

Smile | :)

Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles]

Happy New Year to all.
We hope 2010 soon brings us automatic PRE tags!
Until then, please insert them manually.


AnswerRe: CaptureFromScreen and Image Saving Pin
OriginalGriff7-Jan-10 10:28
mveOriginalGriff7-Jan-10 10:28 
GeneralRe: CaptureFromScreen and Image Saving Pin
therealrustyspork7-Jan-10 10:57
therealrustyspork7-Jan-10 10:57 
GeneralRe: CaptureFromScreen and Image Saving Pin
Ian Shlasko7-Jan-10 11:15
Ian Shlasko7-Jan-10 11:15 
GeneralRe: CaptureFromScreen and Image Saving Pin
OriginalGriff7-Jan-10 21:57
mveOriginalGriff7-Jan-10 21:57 
QuestionHow To Create My Own File Encryption Algorithm Pin
Sokka937-Jan-10 8:51
Sokka937-Jan-10 8:51 
AnswerRe: How To Create My Own File Encryption Algorithm Pin
Manas Bhardwaj7-Jan-10 9:02
professionalManas Bhardwaj7-Jan-10 9:02 
AnswerRe: How To Create My Own File Encryption Algorithm Pin
Paladin20007-Jan-10 9:11
Paladin20007-Jan-10 9:11 
AnswerRe: How To Create My Own File Encryption Algorithm Pin
harold aptroot7-Jan-10 9:20
harold aptroot7-Jan-10 9:20 
GeneralRe: How To Create My Own File Encryption Algorithm Pin
Sokka937-Jan-10 18:47
Sokka937-Jan-10 18:47 
GeneralRe: How To Create My Own File Encryption Algorithm Pin
harold aptroot8-Jan-10 1:26
harold aptroot8-Jan-10 1:26 
GeneralRe: How To Create My Own File Encryption Algorithm Pin
Sokka938-Jan-10 5:42
Sokka938-Jan-10 5:42 
GeneralRe: How To Create My Own File Encryption Algorithm Pin
harold aptroot8-Jan-10 7:11
harold aptroot8-Jan-10 7:11 
QuestionGridview1_rowdatabound event Pin
Andrew Woodward7-Jan-10 6:47
Andrew Woodward7-Jan-10 6:47 
AnswerRe: Gridview1_rowdatabound event Pin
Saksida Bojan7-Jan-10 8:25
Saksida Bojan7-Jan-10 8:25 
AnswerRe: Gridview1_rowdatabound event Pin
OriginalGriff7-Jan-10 8:25
mveOriginalGriff7-Jan-10 8:25 
GeneralRe: Gridview1_rowdatabound event Pin
Andrew Woodward7-Jan-10 9:26
Andrew Woodward7-Jan-10 9:26 
GeneralRe: Gridview1_rowdatabound event Pin
OriginalGriff7-Jan-10 9:47
mveOriginalGriff7-Jan-10 9: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.