MB_LINE

Add a line to a new column

WSupported on Windows
USupported on Unix
VSupported on OpenVMS
NSupported in Synergy .NET
xcall MB_LINE(control)

control

The menu control structure. (a)

MB_LINE adds a horizontal line to a new column. This subroutine is used when building a new menu column at runtime. The added line is not a menu entry; it’s just a line in the menu column.

See the MB_BLANK Examples, which use all the “MB_xxx” subroutines.