Automate your world
Computers, SW crafting and automation.
Friday, December 9, 2011
WPF: TextBox with SpellCheck and ToolTip XAML example
Code snippet
Code Snippet
<
TextBox
Width
="200"
SpellCheck.IsEnabled
="True"
ToolTip
="Tips for this input-box here..." />
Results
1 comment:
Anonymous
April 22, 2014 at 6:44:00 AM GMT+3
Using SpellCheck control with TextBox
Reply
Delete
Replies
Reply
Add comment
Load more...
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Using SpellCheck control with TextBox
ReplyDelete