SendKeys.Send
-
hello every one! when i use this
SendKeys.Send("{PRTSC}");
it only capture the form or small image of it what is the problem?!EASY COME EASY GO
-
hello every one! when i use this
SendKeys.Send("{PRTSC}");
it only capture the form or small image of it what is the problem?!EASY COME EASY GO
I don't know what's causing this problem, but if you want to take a screenshot programmatically, I recommend reading the following article: TeboScreen: Basic C# Screen Capture Application[^]
:bob: Kristian Sixhoej Growing old is mandatory; growing up is optional. - Chili Davis
My latest tip/trick: Dragging a Borderless Form[^]
-
I don't know what's causing this problem, but if you want to take a screenshot programmatically, I recommend reading the following article: TeboScreen: Basic C# Screen Capture Application[^]
:bob: Kristian Sixhoej Growing old is mandatory; growing up is optional. - Chili Davis
My latest tip/trick: Dragging a Borderless Form[^]
thanks but i have some programs that i made it did not capture so what do you suggest?
EASY COME EASY GO
-
thanks but i have some programs that i made it did not capture so what do you suggest?
EASY COME EASY GO
sanforjackass wrote:
thanks but i have some programs that i made it did not capture so what do you suggest?
How did you try capturing the screen in those programs? The same method as described in your original post? Anyway, if you haven't read the article I recommended, I suggest you do that - I'm almost sure it will help you. :)
:bob: Kristian Sixhoej Growing old is mandatory; growing up is optional. - Chili Davis
My latest tip/trick: Dragging a Borderless Form[^]
-
sanforjackass wrote:
thanks but i have some programs that i made it did not capture so what do you suggest?
How did you try capturing the screen in those programs? The same method as described in your original post? Anyway, if you haven't read the article I recommended, I suggest you do that - I'm almost sure it will help you. :)
:bob: Kristian Sixhoej Growing old is mandatory; growing up is optional. - Chili Davis
My latest tip/trick: Dragging a Borderless Form[^]
OK i will let you try it but first i should send you my program run it then try to capture with your program. does it work? (what is your email)
EASY COME EASY GO
-
OK i will let you try it but first i should send you my program run it then try to capture with your program. does it work? (what is your email)
EASY COME EASY GO
-
Seriously you don't expect him to sit down en debug your program? :wtf: Suggesting that is quite rude if you ask me. Do this the right way: provide the code snippet that doesn't work and let people here have a look at it.
dont be a smart if you think you can solve it send me your email then i send you my program then try it, it works good the problem is when i use the other program to get image of the desktop it does not show my program. why:mad:
EASY COME EASY GO
-
dont be a smart if you think you can solve it send me your email then i send you my program then try it, it works good the problem is when i use the other program to get image of the desktop it does not show my program. why:mad:
EASY COME EASY GO
I don't want you to send me your program and really doubt anyone else in here want that either. You can't expect people to do that kind of work for you - and I still believe asking for it is rude and should be avoided. My guess is people will be less interested in helping you if you use that approach.
-
I don't want you to send me your program and really doubt anyone else in here want that either. You can't expect people to do that kind of work for you - and I still believe asking for it is rude and should be avoided. My guess is people will be less interested in helping you if you use that approach.
ok if you dont want to! i will try to explain my program the first program: it only show the status of the battery in transparency form it is looks like only the text show the second program: just i said before: SendKeys.Send({"prtsc"}) this.backgroundimage=clipebored.getimage(); it only show a small part of the desk top or only the form when i use your programs it works but my first program does not show in it. what is the problem?!!!!!!!!!!:suss:
EASY COME EASY GO