No announcements
Found 3722855 threads
-
1 Votes
SPACE is NOT ALLOWED on Textbox
I interpret your requirement as no spaces allowed at the beginning or end of an entry into a TextBox?Answered | 1 Replies | 1272 Views | Created by Eos Paks - Wednesday, June 5, 2013 1:18 AM | Last reply by pvdg42 - Wednesday, June 5, 2013 3:26 AM -
0 Votes
From listbox to textbox with a space between
It would seem prudent to use .Text rather than Lines, with Lines I suspect you would want each item on a new line while by space use the Text property.Answered | 3 Replies | 449 Views | Created by KeesBlunder - Friday, June 23, 2017 4:48 PM | Last reply by KeesBlunder - Saturday, June 24, 2017 5:19 AM -
1 Votes
Change the spacing between characters for textbox?
No, you can change fontsize, use other fonts with higher kerning space between letters, but that's it, there is no separate setting or property for kerning.Answered | 1 Replies | 534 Views | Created by WWWilliam - Monday, May 15, 2017 4:32 AM | Last reply by Olaf Doschke - Monday, May 15, 2017 10:13 AM -
1 Votes
TextBox doesn't allow text entry
Since a Grid allows you to overlap controls over the same cell, it is a relatively easy error to make.Answered | 2 Replies | 4307 Views | Created by Notre - Thursday, April 21, 2011 8:03 PM | Last reply by Notre - Thursday, April 21, 2011 10:57 PM -
0 Votes
SSRS - Multiline textbox - space between lines
Hi Nadim, As we know, there are several kinds of Line Spacing in the word document, like single, 1.5 lines, double, multiple...Answered | 2 Replies | 10222 Views | Created by Nadim2522 - Wednesday, August 22, 2012 11:33 AM | Last reply by Charlie Liao - Thursday, August 23, 2012 2:56 AM -
3 Votes
Moving Text Between Textboxes
John Wein's code will work, or you could do something like this...Answered | 4 Replies | 1129 Views | Created by N00b C - Tuesday, February 26, 2013 8:50 PM | Last reply by Ante Meridian - Wednesday, February 27, 2013 12:29 AM -
0 Votes
Blank space between textfields
Hi prucha_p, According to your description, there is a lot of blank space between textboxes.Answered | 4 Replies | 3246 Views | Created by prucha_p - Tuesday, March 17, 2015 10:51 AM | Last reply by Qiuyun Yu - Friday, March 20, 2015 9:16 AM -
0 Votes
Do not allow a textbox to have a space between text
Disable cut, copy and paste in textbox using jquery, javascript Not Allow Space on Key Press and PasteAnswered | 3 Replies | 483 Views | Created by Anonymous - Friday, March 30, 2018 5:26 PM | Last reply by Anonymous - Monday, April 2, 2018 6:22 AM -
2 Votes
space between + =
and other question is the space between dyanmic sp should be removed or can they create performace problem.Answered | 6 Replies | 2484 Views | Created by rajemessage - Friday, June 8, 2012 5:42 AM | Last reply by johnqflorida - Friday, June 8, 2012 4:09 PM -
0 Votes
How to prevent Enter key making space in the textbox
For instance, I wonder if the 'extra space' you are seeing is actually a new (empty) line that is being appended to your text because you are using mulltiline ...Answered | 12 Replies | 8416 Views | Created by TrevelXP - Friday, May 27, 2011 2:50 AM | Last reply by TrevelXP - Saturday, May 28, 2011 1:29 AM -
2 Votes
SSRS - Textbox wordwrap and Line spacing
Hi Patrik, From your description, you want to adjust the Line spacing of a Text box.Answered | 2 Replies | 9849 Views | Created by Patan1971 - Tuesday, August 21, 2012 8:26 AM | Last reply by Mike Yin - Monday, August 27, 2012 9:10 AM -
1 Votes
Adding spaces to text to spread it out in a textbox
I have a binary number in text that looks like this 1100101010110001.Answered | 16 Replies | 632 Views | Created by Dick Hutchings - Monday, September 15, 2014 2:55 PM | Last reply by Dick Hutchings - Monday, September 15, 2014 6:59 PM -
0 Votes
textbox copy but do not modify text
This will work, but a TextBox only supports simple text.Answered | 3 Replies | 3721 Views | Created by marck68 - Tuesday, August 26, 2008 4:03 PM | Last reply by Dr. WPF - Wednesday, August 27, 2008 12:30 AM -
1 Votes
Line spacing in TextBox
When I use that code, I get an ArgumentException with the text "Value does not fall within the expected range.Answered | 3 Replies | 6055 Views | Created by T Hofmann - Tuesday, November 6, 2012 10:15 PM | Last reply by T Hofmann - Saturday, November 17, 2012 12:09 AM -
1 Votes
Need be able to enter text value that ends in a space
Thanks a lot Dirk I have spent hours been trying to find a technique to create an As-You-Type search routine for an Access database that doesn't truncate any trailing ...Answered | 10 Replies | 10381 Views | Created by Aaron Hartley - Thursday, October 18, 2012 3:40 PM | Last reply by Imb-hb - Saturday, May 4, 2019 12:17 PM -
0 Votes
PUT ONLY LETTER AND SPACE IN TEXTBOX
I USE BELOW CODE FOR IT, IT ALLOW ME ONLY ENTER LETTER IN TEXT BOX BUT I NOT ALLOW ME SPACE BETWEEN LETTER Please ...Answered | 1 Replies | 847 Views | Created by ajit pal khinda - Tuesday, April 29, 2014 6:27 AM | Last reply by Acamar - Tuesday, April 29, 2014 6:44 AM -
5 Votes
I need to place a space in between characters
Have a look at the masked textbox which is made for questions like yours.Answered | 4 Replies | 2614 Views | Created by VBShaper - Thursday, September 10, 2009 2:17 AM | Last reply by VBShaper - Thursday, September 10, 2009 10:56 AM -
1 Votes
only allowing numbersonly in textbox.
Im using the same code i posted in the first post but what i forgot to do was to set the textbox in event to keypress.Answered | 18 Replies | 5246 Views | Created by newatprogramming - Sunday, February 6, 2011 10:26 AM | Last reply by Aspen VJ - Tuesday, February 8, 2011 1:50 AM -
2 Votes
How to delete blank spaces in a Textbox
The left TextBox it the original, the right TextBox shows the result after removing spaces and NewLines.Answered | 10 Replies | 10672 Views | Created by Giftzwockel - Monday, June 13, 2011 4:39 PM | Last reply by Paul Ishak - Wednesday, June 15, 2011 8:30 PM -
2 Votes
Check for at least one space between two words ...
I would suggest you to have two seperate textbox for first name and lastname.Answered | 8 Replies | 6484 Views | Created by MDMoura - Wednesday, October 14, 2009 12:24 PM | Last reply by Gnanadurai - Wednesday, October 14, 2009 1:17 PM - Items 1 to 20 of 3722855 Next ›
No announcements