|
-
Dec 25th, 2002, 02:11 PM
#1
how can I check the keyboard state?
I want to see if the user is holding the shift key...
and umm no, I'm not looking for an "event", I just want to check the keyboard state, without API functions
rate my posts if they help ya!
Extract thumbnail without reading the whole image file: (C# - VB)
Apply texture to bitmaps: (C# - VB)
Extended console library: (VB)
Save JPEG with a certain quality (image compression): (C# - VB )
VB.NET to C# conversion tips!!
-
Dec 25th, 2002, 02:33 PM
#2
alright I have another question, I thoght I shouldnt start a new thread.....
I also want to make an event that would fire when you press the Escape key anywhere in the application
rate my posts if they help ya!
Extract thumbnail without reading the whole image file: (C# - VB)
Apply texture to bitmaps: (C# - VB)
Extended console library: (VB)
Save JPEG with a certain quality (image compression): (C# - VB )
VB.NET to C# conversion tips!!
-
Dec 25th, 2002, 07:01 PM
#3
Sleep mode
If you want to do that you have to rely on COM Interop and the same Windows API methods we used in VB6..... read the article
Managing Keyboard State in VB.NET
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|