473,399 Members | 3,401 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,399 software developers and data experts.

ComboBox resize changes the text

How to solve this?

1. Place a ComboBox in a form

2. On the ComboBox Properties window change the Items to hold:

a
b
c
d

3. On the ComboBox Properties window change the Text to A

4. Resize the ComboBox and notice that the display Text changed from 'A'
to 'a'

5. On the ComboBox Properties window change the Text to P

6. Resize the ComboBox and notice that the display Text still is 'P'

Nov 20 '05 #1
3 2521
CT
I don't see the signficance of this; if the value you enter in the Text
property exists on the Items list, the casing is chnaged when you resize.
Try C or D, and the same will happen as with the A. Not with P as it doesn't
exist on the list.

--
Carsten Thomsen
Enterprise Development with VS .NET, UML, and MSF
http://www.apress.com/book/bookDisplay.html?bID=105
"Mark P" <No@Spam.Net> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
How to solve this?

1. Place a ComboBox in a form

2. On the ComboBox Properties window change the Items to hold:

a
b
c
d

3. On the ComboBox Properties window change the Text to A

4. Resize the ComboBox and notice that the display Text changed from 'A'
to 'a'

5. On the ComboBox Properties window change the Text to P

6. Resize the ComboBox and notice that the display Text still is 'P'

Nov 20 '05 #2
once more I ask the kids to go to playground or read answers instead of
being 'highlighted'

CT wrote:
I don't see the signficance of this; if the value you enter in the Text
property exists on the Items list, the casing is chnaged when you resize.
Try C or D, and the same will happen as with the A. Not with P as it doesn't
exist on the list.


Nov 20 '05 #3
CT
Feel free to interpret the answer any way you like; it won't change
anything...

--
Carsten Thomsen
Enterprise Development with VS .NET, UML, and MSF
http://www.apress.com/book/bookDisplay.html?bID=105
"Mark P" <No@Spam.Net> wrote in message
news:#g**************@TK2MSFTNGP10.phx.gbl...
once more I ask the kids to go to playground or read answers instead of
being 'highlighted'

CT wrote:
I don't see the signficance of this; if the value you enter in the Text
property exists on the Items list, the casing is chnaged when you resize. Try C or D, and the same will happen as with the A. Not with P as it doesn't exist on the list.

Nov 20 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: PeterZ | last post by:
G'day, After doing much searching and pinching bits of ideas from here there and everywhere I came up with a fairly 'clean' solution of including a comboBox into a dataGrid column. You can...
2
by: Simon Verona | last post by:
If I have a combobox set enabled=false then by default it will have dark grey text on a grey background. I want it to show as blue on white. I'm trying code such as : combobox.enabled=false...
30
by: dbuchanan | last post by:
ComboBox databindng Problem == How the ComboBox is setup and used: My comboBox is populated by a lookup table. The ValueMember is the lookup table's Id and the DisplayMember is the text from a...
4
by: jon f kaminsky | last post by:
Hi- I've seen this problem discussed a jillion times but I cannot seem to implement any advice that makes it work. I am porting a large project from VB6 to .NET. The issue is using the combo box...
2
by: VBTricks.de.vu Webmaster | last post by:
Hello, I'm still reimplementing the GUI of my app using the new toolstrips. My current problem is to autosize a combobox to the available with in the parent toolstrip. There are some buttons...
15
by: David Lozzi | last post by:
Howdy, I have a function that uploads an image and that works great. I love ..Nets built in upload, so much easier than 3rd party uploaders! Now I am making a public function that will take the...
6
by: tbrown | last post by:
I have a combobox with items like this: {one,two,three}. The selected index is 0, so "one" appears in the combobox text. When the user drops down the list, and selects "two", for example, I...
1
by: Andrus | last post by:
I need to enter null value from combobox to business object property. My combobox datasource does not contain ValueMember with null value. So I tried to create combobox which stores null to bound...
6
akashazad
by: akashazad | last post by:
Hi Friends, Question:- In my VB6.0 Form I have used a ComboBox and a ToolBar in which I have provided some buttons such as Add,Modify,Abort,Delete,Save,Print,Exit. and also provided shortcuts to...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.