CAViewer class
Sets a value that determines the width allocated to display each data value in the Data View window.
Parameters
Return Value
Returns TRUE if the operation was successful; otherwise, FALSE.
Remarks
SetFieldWidth is ignored if the UseDefaultFormat property is TRUE. It is also ignored if UseHex is TRUE when displaying integer data, or if UseExp is TRUE when displaying floating-point data.
See Also
CAViewer::GetUseDefaultFormat, CAViewer::GetUseExp, CAViewer::GetUseHex, CAViewer::GetFieldWidth