C# Class ComponentFactory.Krypton.Toolkit.BlurWindowExtensions

Manages the Windows blur
Afficher le fichier Open project: Cocotteseb/Krypton

Méthodes publiques

Méthode Description
DisableBlur ( this window ) : void
EnableBlur ( this window ) : void

Private Methods

Méthode Description
GetAccentFlagsForTaskbarPosition ( ) : Interop.AccentFlags
SetAccentPolicy ( Form window, Interop accentState ) : void

Method Details

DisableBlur() public static méthode

public static DisableBlur ( this window ) : void
window this
Résultat void

EnableBlur() public static méthode

public static EnableBlur ( this window ) : void
window this
Résultat void