ListBox.GetProperties

table ListBox.GetProperties (

string ObjectName )

Example 1

tProperties = ListBox.GetProperties("List264");

Gets the properties of the "List264" listbox and stores them in table "tProperties".

See also: Related Actions