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( UINT index, UINT image )
Parameters
- index - The ID of the edit box to modify.
- image - The ID of the image to use.