Click here to Skip to main content
15,916,527 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: Silverlight VS WPF Pin
Brady Kelly26-May-09 11:22
Brady Kelly26-May-09 11:22 
GeneralRe: Silverlight VS WPF Pin
Pete O'Hanlon26-May-09 11:28
mvePete O'Hanlon26-May-09 11:28 
GeneralRe: Silverlight VS WPF Pin
Brady Kelly26-May-09 12:04
Brady Kelly26-May-09 12:04 
GeneralRe: Silverlight VS WPF Pin
Rama Krishna Vavilala26-May-09 14:07
Rama Krishna Vavilala26-May-09 14:07 
GeneralRe: Silverlight VS WPF Pin
Brady Kelly26-May-09 11:10
Brady Kelly26-May-09 11:10 
GeneralRe: Silverlight VS WPF Pin
Pete O'Hanlon26-May-09 11:12
mvePete O'Hanlon26-May-09 11:12 
GeneralRe: Silverlight VS WPF Pin
Brady Kelly26-May-09 11:14
Brady Kelly26-May-09 11:14 
GeneralRe: Silverlight VS WPF Pin
Rama Krishna Vavilala26-May-09 14:01
Rama Krishna Vavilala26-May-09 14:01 
GeneralRe: Silverlight VS WPF Pin
Jim Crafton26-May-09 10:54
Jim Crafton26-May-09 10:54 
GeneralRe: Silverlight VS WPF Pin
Douglas Troy26-May-09 11:34
Douglas Troy26-May-09 11:34 
JokeRe: Silverlight VS WPF Pin
Nemanja Trifunovic26-May-09 12:03
Nemanja Trifunovic26-May-09 12:03 
GeneralRe: Silverlight VS WPF Pin
Pete O'Hanlon26-May-09 10:12
mvePete O'Hanlon26-May-09 10:12 
GeneralRe: Silverlight VS WPF Pin
Steve Mayfield26-May-09 10:12
Steve Mayfield26-May-09 10:12 
GeneralRe: Silverlight VS WPF Pin
Rama Krishna Vavilala26-May-09 10:15
Rama Krishna Vavilala26-May-09 10:15 
GeneralRe: Silverlight VS WPF Pin
ToddHileHoffer26-May-09 10:15
ToddHileHoffer26-May-09 10:15 
GeneralRe: Silverlight VS WPF Pin
Judah Gabriel Himango26-May-09 11:45
sponsorJudah Gabriel Himango26-May-09 11:45 
GeneralRe: Silverlight VS WPF Pin
JimmyRopes26-May-09 12:17
professionalJimmyRopes26-May-09 12:17 
GeneralRe: Silverlight VS WPF Pin
Douglas Troy26-May-09 13:10
Douglas Troy26-May-09 13:10 
GeneralRe: Silverlight VS WPF Pin
Mark Salsbery26-May-09 14:25
Mark Salsbery26-May-09 14:25 
GeneralRe: Silverlight VS WPF Pin
#realJSOP27-May-09 2:10
professional#realJSOP27-May-09 2:10 
GeneralRe: Silverlight VS WPF Pin
Mark Salsbery26-May-09 14:59
Mark Salsbery26-May-09 14:59 
QuestionAllow only alphanumeric in textbox. Pin
Prajeesh26-May-09 0:35
Prajeesh26-May-09 0:35 
AnswerRe: Allow only alphanumeric in textbox. Pin
Pete O'Hanlon26-May-09 0:48
mvePete O'Hanlon26-May-09 0:48 
Rather than use KeyDown, try PreviewKeyDown on this instead. More importantly though, are you sure you've thought this through properly? What happens if the user presses the backspace or Delete key? What about the Tab key?

"WPF has many lovers. It's a veritable porn star!" - Josh Smith

As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.


My blog | My articles | MoXAML PowerToys | Onyx



GeneralRe: Allow only alphanumeric in textbox. Pin
Prajeesh26-May-09 0:53
Prajeesh26-May-09 0:53 
GeneralRe: Allow only alphanumeric in textbox. Pin
Pete O'Hanlon26-May-09 2:04
mvePete O'Hanlon26-May-09 2:04 

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.