Published methods for ActiveX Toolkit lists

A published method is a named routine that can be called for a given ActiveX control. Method names are case sensitive. Methods are manipulated using the %AX_CALL function.

The following published methods are supported:

GetCellColor - Retrieve the color of an individual cell.

GetCellFont - Retrieve the font of an individual cell.

GetColumnWidth - Retrieve the width of a column.

GetFooterCell - Retrieve the text in an individual cell of a footer.

GetFooterCellAlignment - Retrieve the alignment of a footer cell.

GetFooterCellFont - Retrieve the font of an individual footer row.

GetHeaderCell - Retrieve the text in an individual cell of a header.

GetHeaderCellAlignment - Retrieve the alignment of a header cell.

GetHeaderCellFont - Retrieve the font of an individual header row.

GridRepaint - Force a full repaint.

SetCellColor - Change the color of an individual cell.

SetCellFont - Change the font of an individual cell.

SetColumnWidth - Change the width of a column.

SetFooterCell - Change the text in an individual cell of a footer.

SetFooterCellAlignment - Change the alignment of a footer cell.

SetFooterCellFont - Change the font of an individual footer row.

SetHeaderCell - Change the text in an individual cell of a header.

SetHeaderCellAlignment - Change the alignment of a header cell.

SetHeaderCellFont - Change the font of an individual header row.

You can retrieve the ActiveX control ID for an ActiveX Toolkit list by using L_STATUS.