Click here to Skip to main content
15,898,222 members
Home / Discussions / C#
   

C#

 
GeneralRe: copy and paste Pin
Skippums26-Nov-07 10:48
Skippums26-Nov-07 10:48 
QuestionCollecting code-snippets Pin
Johan Martensson26-Nov-07 9:41
Johan Martensson26-Nov-07 9:41 
AnswerRe: Collecting code-snippets Pin
Pete O'Hanlon26-Nov-07 9:56
mvePete O'Hanlon26-Nov-07 9:56 
AnswerRe: Collecting code-snippets Pin
schoetbi26-Nov-07 10:19
schoetbi26-Nov-07 10:19 
AnswerRe: Collecting code-snippets Pin
Paul Conrad26-Nov-07 16:02
professionalPaul Conrad26-Nov-07 16:02 
AnswerRe: Collecting code-snippets Pin
Johan Martensson26-Nov-07 20:12
Johan Martensson26-Nov-07 20:12 
QuestionBitBlt from minimized / not visible form ? Pin
gordon2426-Nov-07 9:04
gordon2426-Nov-07 9:04 
AnswerRe: BitBlt from minimized / not visible form ? [modified] Pin
Skippums26-Nov-07 10:05
Skippums26-Nov-07 10:05 
I have spent days of man hours trying to figure this out to no avail... If you do get it to work, be sure to post your solution so the rest of us can benefit. I also figured that I will tell you another caveat that bothers me about the solution I ended up using.

I make a call to ShowWindow prior to performing the bitblt. Sometimes, if the window isn't drawn fast enough, my bitblt doesn't get the window's contents, so I have to call it multiple times to get it to work. This is really annoying, as I actually have to wait for the screen to redraw itself before copying the contents of that screen. Again, any progress you make on this should be posted here so others like us don't waste as much time as I have, and as much time as you presumably will have spent on figuring this out.

Jeff


-- modified at 16:49 Monday 26th November, 2007
GeneralRe: BitBlt from minimized / not visible form ? Pin
gordon2427-Nov-07 4:52
gordon2427-Nov-07 4:52 
GeneralRe: BitBlt from minimized / not visible form ? Pin
Skippums27-Nov-07 6:33
Skippums27-Nov-07 6:33 
GeneralRe: BitBlt from minimized / not visible form ? Pin
gordon2427-Nov-07 15:48
gordon2427-Nov-07 15:48 
GeneralRe: BitBlt from minimized / not visible form ? Pin
Skippums28-Nov-07 4:50
Skippums28-Nov-07 4:50 
GeneralRe: BitBlt from minimized / not visible form ? Pin
gordon2413-Dec-07 0:14
gordon2413-Dec-07 0:14 
GeneralRe: BitBlt from minimized / not visible form ? Pin
Skippums13-Dec-07 6:41
Skippums13-Dec-07 6:41 
QuestionValues on Form 2 appears on Form 1 !!!! Pin
Phoenix_p326-Nov-07 8:55
Phoenix_p326-Nov-07 8:55 
AnswerRe: Please ignore this !!!! [modified] Pin
SABhatti26-Nov-07 9:45
SABhatti26-Nov-07 9:45 
GeneralRe: Please ignore this !!!! Pin
Pete O'Hanlon26-Nov-07 10:54
mvePete O'Hanlon26-Nov-07 10:54 
GeneralRe: Please ignore this !!!! Pin
SABhatti26-Nov-07 11:56
SABhatti26-Nov-07 11:56 
AnswerRe: Values on Form 2 appears on Form 1 !!!! Pin
Colin Angus Mackay26-Nov-07 10:03
Colin Angus Mackay26-Nov-07 10:03 
GeneralRe: Values on Form 2 appears on Form 1 !!!! Pin
Anthony Mushrow26-Nov-07 11:11
professionalAnthony Mushrow26-Nov-07 11:11 
AnswerRe: Values on Form 2 appears on Form 1 !!!! Pin
Pete O'Hanlon26-Nov-07 10:46
mvePete O'Hanlon26-Nov-07 10:46 
QuestionC# documentation Pin
kaminem26-Nov-07 7:35
kaminem26-Nov-07 7:35 
AnswerRe: C# documentation Pin
Peter Vertes26-Nov-07 9:02
Peter Vertes26-Nov-07 9:02 
AnswerRe: C# documentation Pin
Judah Gabriel Himango26-Nov-07 9:03
sponsorJudah Gabriel Himango26-Nov-07 9:03 
Questionhow to convert xls to csv ? Pin
E_Gold26-Nov-07 7:27
E_Gold26-Nov-07 7:27 

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.