Re: Very slow code when loading a combo box with number 1 to 30000 (see code)
- From: "Michael C" <nospam@xxxxxxxxxx>
- Date: Tue, 10 Jul 2007 16:13:46 +1000
"Donald Lessau" <don@xxxxxxxxx> wrote in message
news:f6v7ds$2pn$1@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Set .IntegralHeight to False. This makes it much faster, especially in the
compiled version (!) -- the latter is the reason why it took me so long
to find this trick some months ago :)
Great idea but when the combobox has so many items it's taking a long time
then you have too many items in it and should use some other interface.
Don
.
- Follow-Ups:
- Re: Very slow code when loading a combo box with number 1 to 30000 (see code)
- From: Donald Lessau
- Re: Very slow code when loading a combo box with number 1 to 30000 (see code)
- References:
- Prev by Date: Re: Very slow code when loading a combo box with number 1 to 30000 (see code)
- Next by Date: Re: Transparent Picture Box Control
- Previous by thread: Re: Very slow code when loading a combo box with number 1 to 30000 (see code)
- Next by thread: Re: Very slow code when loading a combo box with number 1 to 30000 (see code)
- Index(es):
Relevant Pages
|