Click or drag to resize

UtilDwmIsCompositionEnabled Method

Metodo per leggere se è attivo il tema aero.

Namespace:  QsInformatica.Utils
Assembly:  QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 24.6.0.0 (24.6.0.0)
Syntax
public static int DwmIsCompositionEnabled(
	out bool enabled
)

Parameters

enabled
Type: SystemBoolean

[Missing <param name="enabled"/> documentation for "M:QsInformatica.Utils.Util.DwmIsCompositionEnabled(System.Boolean@)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:QsInformatica.Utils.Util.DwmIsCompositionEnabled(System.Boolean@)"]

See Also