Help Center
Help CenterAfxNova

CDialog.ControlKillmethod

Destroys the specified control.

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.ControlKill (BYVAL cId AS LONG) AS BOOLEAN

Description

Destroys the specified control.

Reference

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