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