SetEditBoxBorderImage
Description
Sets an image to use for the border, this can be used together with the border color. Use 0 to remove the border image.
Definition
SetEditBoxBorderImage( index, image )
void agk::SetEditBoxBorderImage( uint32_t index, uint32_t image )
Parameters
- index - The ID of the edit box to modify.
- image - The ID of the image to use.