List Box C Directive
Syntax
%C= Column_Width, Total_Column_Width %
Arguments
- Column_Width
Numeric. The width of a single column in characters.
- Total_Column_Width
Numeric. The total width of all columns in characters.
Description
The C directive defines the multiple column structure of a multi-column list box. When you have multiple directives in a Format string, you separate them with semi-colons ";".
See Also