This table column flag fills a table window cell with the overflow character ("#") when the text does not fit in the cell. Use this constant with the SalTblSetColumnFlags and SalTblQueryColumnFlags functions. Value = 0x1000

Namespace: PPJ.Runtime
Assembly: PPJ.Runtime.2 (in PPJ.Runtime.2.dll) Version: 2.0.1044.0 (2.0.1044.5276)

Syntax

C#
public const int COL_IndicateOverflow

See Also