No announcements
Found 3103949 threads
-
3 Votes
Spell checking a plain textbox
How do I get the textbox to form1?Answered | 10 Replies | 4176 Views | Created by Gone2TheDogs - Friday, December 12, 2014 7:56 PM | Last reply by RONATMOODYLAKE - Tuesday, November 5, 2019 2:15 PM -
0 Votes
How to add a multiline textbox column to a datagridview programmatically?
The datagridview's textbox column does do multilines.Answered | 1 Replies | 3904 Views | Created by Edison DSouza - Tuesday, April 21, 2009 6:28 AM | Last reply by Meghna Sathyanarayan - Tuesday, April 21, 2009 7:00 AM -
0 Votes
How to use spelling and grammar check in my C# textbox, in .Net 4.5?
Hi SPTroller, WinForms controls doesn't support spell check.Answered | 4 Replies | 9360 Views | Created by SPTroller - Wednesday, March 20, 2013 11:35 AM | Last reply by Chester Hong - Tuesday, March 26, 2013 7:39 AM -
0 Votes
Populating A Multiline Textbox
If you want to add newline to multiline textbox with values.Answered | 1 Replies | 562 Views | Created by ShatterStar2012 - Monday, September 5, 2016 9:18 AM | Last reply by DotNet Wang - Tuesday, September 6, 2016 4:49 AM -
14 Votes
How to make a textbox multiline in lightswitch ?
Hi Faizal, If you go to the properties of your textbox, you'll find a 'sizing' section with width and height options.Answered | 5 Replies | 7169 Views | Created by Faizal Shaji - Codemills - Wednesday, August 10, 2011 8:04 AM | Last reply by Cromanty - Saturday, August 13, 2011 7:18 PM -
4 Votes
How to add spell check to a rich text box?
Mrtutorial said: If anyone knows hows the easiest way to spell check then please post here ASAP!Answered | 14 Replies | 19510 Views | Created by Mrtutorial - Friday, August 22, 2008 1:20 PM | Last reply by fedge - Thursday, October 28, 2010 4:45 PM -
10 Votes
Spell Check?
Then I'll pursue the addition of spell checking.Answered | 12 Replies | 3036 Views | Created by a_unique_name - Wednesday, September 24, 2014 5:23 AM | Last reply by WayneAKing - Friday, September 26, 2014 3:18 AM -
0 Votes
Split multiline textbox in other textboxes
There are many ways you can do this, such as the following: Option Strict On Option Explicit On Option Infer ...Answered | 5 Replies | 836 Views | Created by Halfords - Wednesday, December 9, 2015 12:51 AM | Last reply by Frank L. Smith - Thursday, December 10, 2015 9:44 PM -
1 Votes
MS OutlookAddin- Spell Check Option is Not Working Fine
Do you have any idea how to stop the mail having incorrect spelling or to perform it in 100%original behaviour.Answered | 9 Replies | 2717 Views | Created by ManishYadav - Wednesday, December 19, 2012 8:20 AM | Last reply by DamianD - Friday, December 28, 2012 1:06 PM -
0 Votes
Spell Check
Perhaps this link may assist you http://www.codeproject.com/Articles/265823/i00-Spell-Check-No-Third-Party-Components-RequiredYou've taught me everything I know but not ...Answered | 1 Replies | 1391 Views | Created by Carter_N349NB - Tuesday, December 18, 2012 1:27 AM | Last reply by Mr. Monkeyboy - Tuesday, December 18, 2012 3:36 AM -
0 Votes
How To Clear The Last Line in Multiline Textbox
If you are using a newline to separate each item that you add from the TreeView to the multi-line TextBox then you can use that newline character to separate out the ...Answered | 4 Replies | 15146 Views | Created by samehsenosi - Tuesday, September 22, 2009 2:38 PM | Last reply by Acamar - Monday, September 28, 2009 9:45 PM -
0 Votes
ListBox to display in multiLine textBox
For this, you could first remove it and then add a new one following below thread.Answered | 3 Replies | 1899 Views | Created by DR.Doctor - Sunday, April 10, 2016 7:02 PM | Last reply by Albert_Zhang - Monday, April 11, 2016 3:30 AM -
0 Votes
How to create multiline textboxes in C# Forms application
Hi, To add with, try the following function public void AddMultiLineText(string Input, TextBox t) { ...Answered | 3 Replies | 2341 Views | Created by srieja - Friday, October 14, 2011 6:55 AM | Last reply by srieja - Friday, October 14, 2011 9:43 AM -
1 Votes
Check Spelling/ Scoring Spelling - Spelling Test.
Do you know how complex spelling control is?Answered | 11 Replies | 1539 Views | Created by Joshua96 - Sunday, January 5, 2014 1:13 AM | Last reply by Frank L. Smith - Sunday, January 5, 2014 11:57 PM -
0 Votes
Spell Check Icon
Hi 1beb- which ribbon is the spell check missing from?Answered | 1 Replies | 552 Views | Created by 1beb - Tuesday, October 18, 2016 12:47 PM | Last reply by croute1 - Tuesday, October 18, 2016 3:08 PM -
2 Votes
Spell check
If you want to add spell checking to your application, try NHunspell (Answered | 7 Replies | 1474 Views | Created by WenzelLiskaProduction - Monday, March 31, 2014 10:39 AM | Last reply by Thomas Maierhofer (Tom) - Thursday, September 4, 2014 2:36 PM -
1 Votes
Editing lines in a multiline textbox
Hi I'm trying to replace the contents of a line (14) with a new string in a multiline textbox.Answered | 2 Replies | 8303 Views | Created by Froskoy - Wednesday, February 16, 2011 7:53 AM | Last reply by Froskoy - Wednesday, February 16, 2011 10:06 PM -
1 Votes
TextBox with MultiLine TextMode adds additional linebreak to the output
I have a textbox with mode multiline.Answered | 1 Replies | 1151 Views | Created by Kavitha_arava - Tuesday, September 30, 2014 10:21 AM | Last reply by BonnieB - Tuesday, September 30, 2014 3:55 PM -
0 Votes
How to disable spell check / grammer in AutoSuggestBox
Hi astrodileepa, Base on the AutoSuggestBox styles and templates, we can see the spell check comes from the TextBox spell ...Answered | 2 Replies | 1605 Views | Created by Dileepa S. Rajapaksa - Saturday, September 26, 2015 2:41 PM | Last reply by Jamles Hez - Wednesday, October 14, 2015 5:09 AM -
9 Votes
MaxLength property does not work for multiline textbox asp.net
http://radderz.me.uk/2013/09/net-bug-when-adding-maxlength-attribute-to-multiline-textboxes/ If you add the 'maxlength' attribute via ...Answered | 8 Replies | 43259 Views | Created by Gurprem - Wednesday, March 28, 2012 6:57 PM | Last reply by palakd - Monday, March 17, 2014 3:37 PM - Items 1 to 20 of 3103949 Next ›
No announcements