|
-
Feb 25th, 2004, 07:44 PM
#1
looking for keycode values of "-" and "="
in the KeyDown event of my form I'm looking at the Keys enumeration and I cant find the "-" and "=" keys. I tried Keys.Add and Keys.Subtract but apparently those are only for the numpad keys. I just cant find the right one for those two that I mensioned someone help me
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!!
-
Feb 25th, 2004, 09:21 PM
#2
Frenzied Member
-
Feb 25th, 2004, 10:09 PM
#3
Originally posted by salvelinus
Here, 45 & 61
hey thanks, but apparently its not ascii. I found it by using Debug.WriteLine anyways
it's oemPlus and oemMinus
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!!
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
|