Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Shows or hides the lines between columns. Available at design time and run time.
Control.ColumnLines[ = lExpr]
Return Value
lExpr
Specifies whether lines separating columns are displayed. The settings for the ColumnLines property are:Setting
Description
True (.T.)
(Default) The lines between columns are visible.
False (.F.)
The lines between columns are hidden.
Remarks
Applies To: ComboBox Control | ListBox Control