C# Class ManagedWin32.Api.DWMBlurbehind

Afficher le fichier Open project: MathewSachin/ManagedWin32 Class Usage Examples

Méthodes publiques

Свойство Type Description
Enable bool
Flags DWMBlurbehindFlags
Region System.IntPtr
TransitionOnMaximized bool

Property Details

Enable public_oe property

True if the transparency is enabled
public bool Enable
Résultat bool

Flags public_oe property

Flags that indicates the given parameters
public DWMBlurbehindFlags Flags
Résultat DWMBlurbehindFlags

Region public_oe property

Region to blur
public IntPtr,System Region
Résultat System.IntPtr

TransitionOnMaximized public_oe property

public bool TransitionOnMaximized
Résultat bool