Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Called by the framework to set the width of the columns in the internal list control that supports the keyboard mapping control.
virtual void SetColumnsWidth();
Remarks
This method sets the internal list control's columns to default widths. First, the width of the shortcut keys column is calculated. Then one-third of the remaining width is allocated to the command column and the remaining two-thirds is allocated to the description column.
Requirements
Header: afxkeymapdialog.h