SetEditBoxExtendedFontImage

Description

Sets the extended font image to use for this edit box, must have been previously loaded with LoadImage(). Use 0 to remove the extended font image. If you do not set this image the edit box will not accept extended characters such as £ é á etc.

Definition

SetEditBoxExtendedFontImage( index, image )

Parameters