M
Mark P
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'
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'