RSS Feed

WPF Tip: highlight textbox text on focus
07 Feb 2007, 03:30:00 PM
One of the neat things I like about the Expression Blend property window is that whenever you focus on a property textbox, the textbox is automatically highlighted for quick entry. The default WPF TextBox control does not have this behavior. Howev ...
Read post