Re: Combobox Question
- From: "Jeff Johnson [MVP: VB]" <i.get@xxxxxxxxxxx>
- Date: Thu, 20 Oct 2005 09:35:51 -0400
"Rick Rothstein [MVP - Visual Basic]" <rickNOSPAMnews@xxxxxxxxxxxxxxxxx>
wrote in message news:%237yqMXO1FHA.4032@xxxxxxxxxxxxxxxxxxxxxxx
>> Well... I don't think it's a VB Classic question. Since Combo's
> ListIndex is
>> an Integer (a 16bit, signed, VB Classic Integer that is <g>),
> he'd have a
>> hard time managing that many items anyway <g>
>
> I thought, like a TextBox, you could exceed the "normal" limits
> for a control in WinXP (maybe even Win2000)... or am I thinking of
> something else?
The actual control supports more than 32K of entries in NT-based OSes but
the VB implementation of the control still takes an Integer.
.
- References:
- Combobox Question
- From: Mac
- Re: Combobox Question
- From: Ken Halter
- Re: Combobox Question
- From: Rick Rothstein [MVP - Visual Basic]
- Re: Combobox Question
- From: Ken Halter
- Re: Combobox Question
- From: Rick Rothstein [MVP - Visual Basic]
- Combobox Question
- Prev by Date: Re: Combobox Question
- Next by Date: Re: Multimedia MCI control doesn't "Back"
- Previous by thread: Re: Combobox Question
- Next by thread: Re: Multimedia MCI control doesn't "Back"
- Index(es):
Relevant Pages
|