| RE: [aus-dotnet] Comboboxes |
- From: Nick Randolph
- Subject: RE: [aus-dotnet] Comboboxes
- Date: Sat, 29 Oct 2005 18:07:06 +1000
- Prev by Date: Re: [aus-dotnet] Synchronise Session and Authentication...
- Next by Date: RE: [aus-dotnet] Synchronise Session and Authentication... - try/catch statements
- Previous by thread: [aus-dotnet] Comboboxes
- Next by thread: Re: [aus-dotnet] Comboboxes
- Index(es):
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
Eddie No simple solution, but I have noticed
that it only happens when the type of combobox is DropDown. If you make them
DropDownLists then this issue appears to go away. Also, if the combobox is
DropDown and you have typed text into the box (instead of selecting an item) it
also appears not to happen. Is there a particular reason why this is a
problem for you application? Nick --------------------------- Disclaimer: The
information and any files transmitted in this email are confidential and
intended only for the use of the individual or entity to whom they are addressed.
This message contains confidential information and is intended only for the
individual named. If you have received this email in error please immediately
notify the sender by return email and delete the email without making a copy.
If you are not the intended recipient you are hereby notified that any perusal,
use, distribution, copying or disclosure of this information is strictly
prohibited. --------------------------- From:
peter@xxxxxxxxxxx [mailto:peter@xxxxxxxxxxx] On
Behalf Of Eddie de Bear Hi all, I hope everybody is having a great weekend.. I'm not.. See, I have a very simple form, which has two combo boxes anchored Left
| Top | Right. Both of the combos have items set through the designer. When I run my
tiny app, select values from both of the combos, and then resize the form, the
text in both of the combos appears to be highlighted... This happens for one or
more combos, all existing on the same form.. I actually found this strange behaviour a few weeks ago, but thought
that it may have been something that was fixed in the new 2.0 framework.. but
unfortunately it still seems to be a problem.. If anybody happens to know a simple workaround for this, I would love
to hear from you... -- -- |
(Click here for more information on the aus-dotnet mailling list)
