Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Returns information on the specified column.
void GetColumnInfo(
int col,
int& cxCur,
int& cxMin
) const;
Parameters
col
Specifies a column.cxCur
A reference to an int to be set to the current width of the column.cxMin
A reference to an int to be set to the current minimum width of the column.
Requirements
Header: afxext.h