CreateEditBox - AGK Help

CreateEditBox

Description

Create an edit box that can be positioned anywhere on screen. It returns the ID used to reference this edit box later.

Definition

integer CreateEditBox()

CreateEditBox( index )

Parameters