hgeGUIText::SetText

Changes the control's text.

void SetText(
  const char *text
);

Parameters

text
Pointer to a string to be copied to the control's text.

Requirements

Header: hgeguictrls.h
Import library: hgehelp.lib

See also

printf