G
Guest
when I fill up my ListBox (value list) with
ctrlListBox.AddItem Item:=strItem
the 193rd item genrates a runtime error 2176.
I would be surpised if only 192 items were allowed.
Is that a bug or a feature ?
ctrlListBox.AddItem Item:=strItem
the 193rd item genrates a runtime error 2176.
I would be surpised if only 192 items were allowed.
Is that a bug or a feature ?