Help Center
Help CenterAfxNova

CDialog.SetDefIdmethod

Changes the identifier of the default push button for a dialog box.

WindowsmethodCDialog.incundocumented
Not documented upstream. This symbol was found in the AfxNova source but appears in no documentation topic. The signature below is read directly from the code; any description comes from the source comments.

Syntax

PRIVATE FUNCTION CDialog.SetDefId (BYVAL cId AS LONG) AS BOOLEAN

Description

Changes the identifier of the default push button for a dialog box.

Reference

  • Include file CDialog.inc
  • Defined in AfxNova/CDialog.inc:1314