Height
(number) The new height of the listbox object in pixels.
Re t u r n s
Nothing. You can use Application.GetLastError to determine whether this action failed, and why.
See also: Related Actions
ListBox.SetType
OverviewExamples
ListBox.SetType ( string ObjectName,
number Type )
De s cr ip t ion
Sets the type of listbox to be either a "normal" list box or a checklist box.
P arame t er s
ObjectName
(string) The name of the listbox object.