C# Class ManagedWin32.Api.DWMBlurbehind

ファイルを表示 Open project: MathewSachin/ManagedWin32 Class Usage Examples

Public Properties

Property 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
return bool

Flags public_oe property

Flags that indicates the given parameters
public DWMBlurbehindFlags Flags
return DWMBlurbehindFlags

Region public_oe property

Region to blur
public IntPtr,System Region
return System.IntPtr

TransitionOnMaximized public_oe property

public bool TransitionOnMaximized
return bool