Microsoft Foundation Classes (mfc.hlp) (Table of Contents; Topic list)
CDialog::SetDefID
CDialog                                     Up Contents Index Back
──Microsoft Foundation Classes──────────────────────────────────────────────
 
  void SetDefID( UINT nID );
 
  Parameter   Description
 
  <nID>       Specifies the ID of the pushbutton control that will become
              the default.
 
  Remarks
 
  Changes the default pushbutton control for a dialog box.
 
  See Also
 
  CDialog::GetDefID
 
 
                                     -♦-