Click here to Skip to main content
15,896,477 members
Home / Discussions / C#
   

C#

 
GeneralRe: how to determine if you control is inside a panel or not? Pin
dan!sh 15-Sep-09 2:57
professional dan!sh 15-Sep-09 2:57 
GeneralRe: how to determine if you control is inside a panel or not? Pin
Greg Chelstowski15-Sep-09 3:05
Greg Chelstowski15-Sep-09 3:05 
GeneralRe: how to determine if you control is inside a panel or not? Pin
dan!sh 15-Sep-09 3:27
professional dan!sh 15-Sep-09 3:27 
AnswerRe: how to determine if you control is inside a panel or not? Pin
Greg Chelstowski14-Sep-09 23:09
Greg Chelstowski14-Sep-09 23:09 
AnswerRe: how to determine if you control is inside a panel or not? Pin
TheCardinal14-Sep-09 23:11
TheCardinal14-Sep-09 23:11 
Questionwriting values to device in WinCE os through serial port Pin
arun_pk14-Sep-09 22:38
arun_pk14-Sep-09 22:38 
Questionhow to restrict the user from entering numbers or any special char.... Pin
amaankhan14-Sep-09 22:29
amaankhan14-Sep-09 22:29 
AnswerRe: how to restrict the user from entering numbers or any special char.... Pin
DaveyM6914-Sep-09 22:40
professionalDaveyM6914-Sep-09 22:40 
You will need to handle either key down, key up or key press events. Make sure to check for modifier keys. You will also need to handle pasting too.

There's an example here[^] that only allows numerics. You can easily use this to work out what you need to do for your situation.

Dave

Generic BackgroundWorker - My latest article!
BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
Why are you using VB6? Do you hate yourself? (Christian Graus)

QuestionHow to call Google API Pin
Nekkantidivya14-Sep-09 22:18
Nekkantidivya14-Sep-09 22:18 
AnswerRe: How to call Google API Pin
benjymous14-Sep-09 22:40
benjymous14-Sep-09 22:40 
GeneralRe: How to call Google API Pin
OriginalGriff14-Sep-09 22:46
mveOriginalGriff14-Sep-09 22:46 
GeneralRe: How to call Google API Pin
benjymous14-Sep-09 23:01
benjymous14-Sep-09 23:01 
GeneralRe: How to call Google API Pin
Anil Veeraghattapu 415-Sep-09 0:44
Anil Veeraghattapu 415-Sep-09 0:44 
GeneralRe: How to call Google API Pin
Henry Minute15-Sep-09 2:05
Henry Minute15-Sep-09 2:05 
GeneralRe: How to call Google API Pin
Vikram A Punathambekar15-Sep-09 0:11
Vikram A Punathambekar15-Sep-09 0:11 
GeneralRe: How to call Google API Pin
OriginalGriff15-Sep-09 2:43
mveOriginalGriff15-Sep-09 2:43 
QuestionHow to Store the Image file in Database and then retrive it from the database Pin
amaankhan14-Sep-09 22:18
amaankhan14-Sep-09 22:18 
AnswerRe: How to Store the Image file in Database and then retrive it from the database Pin
SeMartens14-Sep-09 22:28
SeMartens14-Sep-09 22:28 
QuestionReading multiple binary files as one... Pin
User 224816814-Sep-09 21:44
User 224816814-Sep-09 21:44 
AnswerRe: Reading multiple binary files as one... Pin
SeMartens14-Sep-09 22:25
SeMartens14-Sep-09 22:25 
GeneralRe: Reading multiple binary files as one... Pin
User 224816814-Sep-09 22:38
User 224816814-Sep-09 22:38 
Questionset Page Margin using Calc with C# [modified] Pin
natmed8014-Sep-09 21:25
natmed8014-Sep-09 21:25 
AnswerRe: set Page Margin using Calc with C# Pin
natmed8018-Sep-09 23:18
natmed8018-Sep-09 23:18 
QuestionDirectx Capture Set Audio devive Pin
anishkannan14-Sep-09 20:39
anishkannan14-Sep-09 20:39 
QuestionHow to save C# window form input to MS Access 2007 DB Pin
kyi kyi14-Sep-09 20:33
kyi kyi14-Sep-09 20:33 

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.