Help us improve Softanics
We use analytics cookies to understand which pages and downloads are useful. No ads. Privacy Policy

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.