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
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
Changes the default pushbutton control for a dialog box.
void SetDefID(
UINT nID
);
Header: afxwin.h