DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR CSHARP
c# ignore enter key
if (e.KeyCode == Keys.Enter) { e.SuppressKeyPress = true; } share edit follow
PREVIOUS
NEXT
Tagged:
#ignore
#enter
#key
ADD COMMENT
Topic
COMMENT
Name
6+7 =
Submit