01-22-2014 12:39 AM
Hi,
I have a list box with 4itmes in that.I want the size of listbox,just up to occupied data in listbox.Is it possible that we can find the size of the listbox?Plz help.
Solved! Go to Solution.
01-22-2014 12:48 AM
Here you go
01-22-2014 06:40 AM
Hello sir,
I want to find the size like if in listbox ,there are 4 Itmes then it should show result 4.
01-22-2014 06:52 AM
Here you go ...
01-22-2014 07:15 AM
Thank you sir.
01-22-2014 08:46 AM
There's even a Number of rows-property to simplify things. 😉
/Y