C# and WinFX
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I want to add a spell checking textbox to a c# project I have, is this possible? I have all the relevant software (WinFX runtime, extensions for VS2005 Express etc.) but there is no way to enable the textbox.IsSpellCheckEnabled property I have read about. Is it possible to make a custom WinFX control which is a spellchecked textbox, then add that to my project? If so is there any documentation on how to achieve this? thanks!