Import column names from a tabular dialog element (ListBox, etc.)

Call:

ts_table(iTableDescr, "init_columns_from_dialogcontrol", int iDailogControlDescr);


Here:

iDailogControlDescr - handle of the dialog element from which to take columns.