Home
>
Commands
>
Input
> DeleteEditBox
DeleteEditBox
Description
Deletes any edit box at the given ID.
Definition
DeleteEditBox( index )
void agk::DeleteEditBox( UINT index )
Parameters
index
- The ID of the edit box to delete.