guides:programming:programmers_reference_manual:insertcol_message

INSERTCOL message

Inserts a column into an edit table.

Edit table.

insertedcolumn = Send_Message(controlID, "INSERTCOL", columnindex, columndescr)

Parameters are as follows:

ParameterDescription
ColumnindexPosition of column in the control (starting with 1). Use -1 to specify the last column.
ColumndescrAn @FM-delimited array of COLLABEL, COLSTYLE, COLCHARS, COLWIDTH.

The column number for the inserted column.

  • guides/programming/programmers_reference_manual/insertcol_message.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1