■ The following properties cannot be set at run time: • BorderStyle (form/text box only) • ControlBox • CtlName • FormName • Index • List • ListCount • MaxButton • MinButton • MultiLine • ScrollBars • Sorted • Style • Text (list/combo box • Width (SCREEN/combo box only) only) ■ Possible solutions: • Set the property values at design time rather than run time. • Change the property reference to read the value rather than set it. ■ If you need additional help, move the cursor to a keyword and press F1 to open the Help window.