WPF - play default windows sound when TextBox cannot recieve any more input

Posted by devdigital on Stack Overflow See other posts from Stack Overflow or by devdigital
Published on 2010-03-16T16:18:03Z Indexed on 2010/03/16 16:21 UTC
Read the original article Hit count: 253

Filed under:
|
|

Hi, I'd like the default windows system sound to play when a user attempts to enter text into a WPF TextBox which has already reached it's MaxLength value. How is this possible?

© Stack Overflow or respective owner

Related posts about wpf

Related posts about sounds