Stupid Question Time: Combo box items



Am I missing something, or is there no way to change the number of items listed in a VB6 Combo Box? On Access, it's very simple,
you just change the ListRows property, but I don't see anything similar for a VB6 Combo Box. *Can* you change it, or is this yet
another limitation of VB6 to remind me why I hate designing forms in it? ;-)


Thanks,
Rob


.



Relevant Pages

  • Is Data Binding a Bad Choice ??????????
    ... I am a VB6 intermediate programmer just starting out using VB.net and would ... like to ask what I'd be missing out on if I just use time saving techniques ...
    (microsoft.public.dotnet.languages.vb)
  • Re: How to copy folders ?
    ... > I feel pretty stupid about this but have not come across this problem ... > With VB6: ... > I need to copy the contents of a folder to another ... There's nothing built in that supports this so you're not really "missing" ...
    (microsoft.public.vb.general.discussion)
  • Re: legacy code
    ... bearing the following fruit: ... I have absolutely no idea what you mean by 'vb6 assumes a ... Pretty sure that, since the 'Set' is missing, he's assuming VB's giving him ...
    (microsoft.public.vb.general.discussion)
  • Re: Creating panel & pictureBox from within a thread
    ... > Are ou saying that VB.NET is no longer VB.NET? ... > I've not been keeping in touch and have been using VB6 for years. ... LOL! ... Am I missing something? ...
    (comp.lang.basic.visual.misc)
  • Re: Is IsMissing Useless?
    ... >>VB6 allows for default arguments so you can default missing arguments ... Sub or Function... ... Rick - MVP ...
    (microsoft.public.vb.general.discussion)

Loading