Hi,
If i call the method AddRow without any parameters, i have no error or warning ?
like:
mylistbox1.addrow
Normal or bug ?
Thanks,
Hi,
If i call the method AddRow without any parameters, i have no error or warning ?
like:
mylistbox1.addrow
Normal or bug ?
Thanks,
Normal. It is equivalent to
lb.addrow “”