Hello Aditya,
> I am trying to know in Multilist box, how many selections user has made. =
> I tried but, could not get success. Can anybody suggest me how will I =
> know the no. of selection user has made.
I think you can only count the number of selected items in a multi-list box by calling
ReadControlValue() until you get zero. Of course you are most likely then to want to
use the
number of each selected item but there is no way of resetting the control so that you
can start
calling ReadControlValue() again. Is there a way you can get around knowing the number
of
items? If not, you may need to store selection numbers in a temporary array (one that
is big
enough to handle the maximum number of items).
Regards,
Warren Vick
Europa Technologies Ltd, U.K.
http://www.europa-tech.com
----------------------------------------------------------------------
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]