Click here to Skip to main content
15,897,226 members
Home / Discussions / C#
   

C#

 
GeneralRe: Console.Beep(int,int) uses sound card Pin
Roger Wright7-Jan-10 17:16
professionalRoger Wright7-Jan-10 17:16 
QuestionHover form over label... keeps flashing Pin
Jacob Dixon7-Jan-10 11:12
Jacob Dixon7-Jan-10 11:12 
AnswerRe: Hover form over label... keeps flashing Pin
Luc Pattyn7-Jan-10 12:52
sitebuilderLuc Pattyn7-Jan-10 12:52 
GeneralRe: Hover form over label... keeps flashing Pin
Jacob Dixon7-Jan-10 13:00
Jacob Dixon7-Jan-10 13:00 
GeneralRe: Hover form over label... keeps flashing Pin
Luc Pattyn7-Jan-10 13:10
sitebuilderLuc Pattyn7-Jan-10 13:10 
GeneralRe: Hover form over label... keeps flashing Pin
Jacob Dixon7-Jan-10 13:13
Jacob Dixon7-Jan-10 13:13 
GeneralRe: Hover form over label... keeps flashing Pin
Luc Pattyn7-Jan-10 13:19
sitebuilderLuc Pattyn7-Jan-10 13:19 
GeneralRe: Hover form over label... keeps flashing Pin
Jacob Dixon7-Jan-10 13:26
Jacob Dixon7-Jan-10 13:26 
GeneralRe: Hover form over label... keeps flashing Pin
Luc Pattyn7-Jan-10 13:39
sitebuilderLuc Pattyn7-Jan-10 13:39 
QuestionSending an object through TCP/IP Pin
Alex Manolescu7-Jan-10 10:30
Alex Manolescu7-Jan-10 10:30 
AnswerRe: Sending an object through TCP/IP Pin
Pete O'Hanlon7-Jan-10 10:35
mvePete O'Hanlon7-Jan-10 10:35 
GeneralRe: Sending an object through TCP/IP Pin
Alex Manolescu7-Jan-10 11:35
Alex Manolescu7-Jan-10 11:35 
AnswerRe: Sending an object through TCP/IP Pin
Ian Shlasko7-Jan-10 11:08
Ian Shlasko7-Jan-10 11:08 
GeneralRe: Sending an object through TCP/IP Pin
Alex Manolescu7-Jan-10 11:43
Alex Manolescu7-Jan-10 11:43 
AnswerRe: Sending an object through TCP/IP Pin
Eddy Vluggen7-Jan-10 11:10
professionalEddy Vluggen7-Jan-10 11:10 
GeneralRe: Sending an object through TCP/IP Pin
Alex Manolescu7-Jan-10 11:43
Alex Manolescu7-Jan-10 11:43 
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 

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.