No announcements
Found 1071514 threads
-
1 Votes
uppercase property for button
There is no upper case property for the button, you have to type manually. else add the following code in window constructor b1.Content = ...Answered | 2 Replies | 7689 Views | Created by bryanc - Tuesday, January 6, 2009 1:18 AM | Last reply by bryanc - Tuesday, January 6, 2009 6:35 AM -
1 Votes
uppercase data
0Answered | 3 Replies | 3617 Views | Created by njdevil2011 - Thursday, March 31, 2011 8:01 PM | Last reply by njdevil2011 - Friday, April 1, 2011 7:27 PM -
0 Votes
Forcing FileAs to always be uppercase
Or you can just set the ContactItem.FileAs property...Answered | 32 Replies | 2173 Views | Created by jfalberg - Tuesday, March 5, 2013 6:58 PM | Last reply by Dmitry Streblechenko _MVP_ - Monday, April 8, 2013 4:28 PM -
0 Votes
Lower and Uppercase
Example If you type "hello" it would not understand because the "H" In hello isn't uppercase.Answered | 7 Replies | 2114 Views | Created by Notapipe - Tuesday, January 24, 2012 3:15 AM | Last reply by DustinChilson - Friday, February 3, 2012 12:51 PM -
0 Votes
Uppercase
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"> <Style TargetType="{x:Type TextBox}" BasedOn ...Answered | 3 Replies | 6158 Views | Created by JLLO - Monday, December 8, 2008 5:46 PM | Last reply by WallStreetProgrammer - Monday, December 8, 2008 8:59 PM -
0 Votes
Why is the menu all in uppercase?
In VS2012 I just wonder why the decision was made to put the menu in all uppercase...Answered | 2 Replies | 1903 Views | Created by thany1 - Wednesday, September 12, 2012 8:46 AM | Last reply by _______ - Thursday, September 13, 2012 11:21 AM -
12 Votes
Force Uppercase
TextBoxUpperCase { text-transform: uppercase; color: black; } This will convert the case to upper as you type in the control.Answered | 14 Replies | 51658 Views | Created by RaspBurkee - Friday, October 21, 2005 1:37 PM | Last reply by kuklei - Saturday, February 11, 2017 1:57 PM -
0 Votes
Uppercase only part of label?
The best example I can find Especially, example ...Answered | 3 Replies | 1739 Views | Created by SnowTauren - Tuesday, February 10, 2015 1:35 AM | Last reply by SnowTauren - Tuesday, February 10, 2015 3:14 AM -
2 Votes
Force UpperCase On TextBox
Hi Tim, I'm trying to do something similar but I just want to uppercase the first character.Answered | 9 Replies | 6171 Views | Created by Len Murray1 - Friday, August 5, 2011 3:10 PM | Last reply by Dave Vorgang - Sunday, August 7, 2011 2:54 PM -
0 Votes
Spell check in UPPERCASE
Hi Pablo, Out of the box, Office 2010 clients skips spellchecking on words in uppercase.Answered | 2 Replies | 2759 Views | Created by pablo.fain_msn_com - Wednesday, January 30, 2013 2:55 PM | Last reply by pablo.fain_msn_com - Friday, February 1, 2013 12:52 AM -
0 Votes
Uppercase text pattern expression in mschema
Hi Elger, the following is another attempt: module Upper { UpperCase:{ Content : Text#30 ;} where !Answered | 1 Replies | 5731 Views | Created by Elger [Centric] - Thursday, July 23, 2009 10:51 AM | Last reply by snyomba - Friday, July 24, 2009 7:24 PM -
0 Votes
Auto convert to uppercase
How do i automatically convert the Reserved Words to uppercase.Answered | 11 Replies | 11083 Views | Created by NSG12 - Thursday, April 1, 2010 7:00 PM | Last reply by Kalman Toth - Wednesday, April 7, 2010 11:10 AM -
0 Votes
Uppercase on cell DataGrid
Perhaps hook the TextChanged event and check for lowercase letters, then uppercase them if required.Answered | 12 Replies | 12616 Views | Created by Milton Abe - Tuesday, January 12, 2010 2:29 AM | Last reply by Milton Abe - Wednesday, February 10, 2010 9:45 PM -
2 Votes
C#Net2008 Using UpperCase and LowerCase command
Hi, Is the Uppercase mathod you write it?Answered | 3 Replies | 5045 Views | Created by Tee Leong - Tuesday, October 26, 2010 4:11 AM | Last reply by Tee Leong - Tuesday, October 26, 2010 10:58 PM -
0 Votes
Uppercase/Lowercase refresh in QuickLaunch bar
Updating a list name in the list properties update the quick launch too.Answered | 5 Replies | 4526 Views | Created by Fazerman91 - Tuesday, September 13, 2011 9:49 AM | Last reply by Tanmay Shahane - Tuesday, September 13, 2011 6:09 PM -
3 Votes
Transform text to uppercase automically
this problem is big problem for my apps because uppercase is important thing now you can see reason why i need this : ...Answered | 5 Replies | 1742 Views | Created by Arie Thulank - Tuesday, August 6, 2013 6:19 PM | Last reply by Arie Thulank - Friday, August 16, 2013 7:20 AM -
1 Votes
convert array to uppercase
Since it was a case problem, my first thought was just to change the array to uppercase and resolve any further case issues.Answered | 19 Replies | 1483 Views | Created by KevClark64 - Tuesday, June 10, 2014 6:10 PM | Last reply by Olaf Doschke - Tuesday, June 17, 2014 5:06 AM -
1 Votes
Global List uppercase Items to lowercase
I created a "global list" with all items in uppercase.Answered | 3 Replies | 3320 Views | Created by RafaGen - Wednesday, April 4, 2012 9:49 AM | Last reply by RafaGen - Monday, April 9, 2012 8:24 AM -
1 Votes
Why is uppercase not good for contants naming
For me, full uppercase clearly indicates values that can not be changed.Answered | 8 Replies | 4480 Views | Created by wartmignef - Monday, November 23, 2015 9:23 AM | Last reply by sterretje_K5 - Monday, November 23, 2015 3:57 PM -
0 Votes
How to make user entry in Textbox as uppercase?
TextBox.CharacterCasing Property Gets or sets whether the TextBox control modifies the case of characters as they are typed.Answered | 3 Replies | 1570 Views | Created by Zubayba - Monday, May 27, 2013 8:33 AM | Last reply by 小歐ou - Monday, May 27, 2013 8:52 AM - Items 1 to 20 of 1071514 Next ›
No announcements