Method IsTransparentBackgroundSupported
IsTransparentBackgroundSupported()
Checks whether using transparent background might work.
bool IsTransparentBackgroundSupported()
Returns
- bool
trueif background transparency is supported.
Remarks
If this function returns false, setting transparent background
is not going to work. If it
returns true, setting transparent style should normally succeed.