Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ComponentFactory
Krypton
Toolkit
BlurWindowExtensions
C# 클래스 ComponentFactory.Krypton.Toolkit.BlurWindowExtensions
Manages the Windows blur
파일 보기
프로젝트 열기: Cocotteseb/Krypton
공개 메소드들
메소드
설명
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