IsTransparentModeAvailable Property

Syntax

C#

public static bool IsTransparentModeAvailable;

Description

The IsTransparentModeAvailable property returns true if transparency is supported for f_in_box__form.
Transparency is available on Windows 2000 or later, and only in 16 or 32 bits-per-pixel display modes.

Use this property to check whether your application can use transparency features before enabling them.