C# Класс ComponentFactory.Krypton.Toolkit.BlurWindowExtensions

Manages the Windows blur
Показать файл Открыть проект

Открытые методы

Метод Описание
DisableBlur ( this window ) : void
EnableBlur ( this window ) : void

Приватные методы

Метод Описание
GetAccentFlagsForTaskbarPosition ( ) : Interop.AccentFlags
SetAccentPolicy ( Form window, Interop accentState ) : void

Описание методов

DisableBlur() публичный статический Метод

public static DisableBlur ( this window ) : void
window this
Результат void

EnableBlur() публичный статический Метод

public static EnableBlur ( this window ) : void
window this
Результат void