Help Center
Help CenterAfxNova

ControlSetSizefunction

WindowsfunctionDDT.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 ControlSetSize (BYVAL hDlg AS HWND, BYVAL cID AS LONG, BYVAL nWidth AS LONG, BYVAL nHeight AS LONG) AS BOOLEAN

Parameters

NameDescription
nWidth= The new width of the window.
nHeight= The new height of the window.

Reference

  • Include file DDT.inc
  • Defined in AfxNova/DDT.inc:823