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