Platform SDK: DirectX

DirectDrawSurface7.SetFontBackColor

The DirectDrawSurface7.SetFontBackColor method sets the back color of the font.

object.SetFontBackColor(color As Long)

Parameters

object
Object expression that resolves to a DirectDrawSurface7 object.
color
Back color of the font.

Error Codes

If the method fails, it raises an error, and Err.Number is set.