Controls > Advanced Controls > List Box > Advanced Control List Box Class
Advanced Control List Box Class
The Mathcad control List Box can be scripted using JScript or VBscript. Here are the properties, methods, and events for list boxes:
Formatting Properties
RightAlignedText
Sort
State Properties
Count
CurSe
LBERR and LBERRSPACE
Methods
AddString, DeleteString and InsertString
FindString and FindStringExact
GetText
ResetContent
Events
SelectionChange
DblClick
Was this helpful?