CDialog::SetDefID
Changes the default pushbutton control for a dialog box.
void SetDefID(
UINT nID
);
Parameters
- nID
Specifies the ID of the pushbutton control that will become the default.
Requirements
Header: afxwin.h
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
Changes the default pushbutton control for a dialog box.
void SetDefID(
UINT nID
);
Header: afxwin.h