Syntax
void SetDefID( UINT nID );
Parameters
nID
Specifies the ID of the push button control that will become the default.
Remarks
Changes the default push button control for a dialog box.
See Also
CDialog::GetDefID