MB_LINE

Add a line to a new column

WTSupported in traditional Synergy on Windows
WNSupported in Synergy .NET on Windows
USupported on UNIX
VSupported on OpenVMS
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.