C# 클래스 o3o.AeroGlassHelper

파일 보기 프로젝트 열기: zahndy/o3o

공개 메소드들

메소드 설명
CheckDwm ( this Window ) : bool
GetColor ( ) : string
SetAeroGlass ( this Window ) : bool
SetAeroGlass ( this Window, AeroMargin Margin ) : bool

비공개 메소드들

메소드 설명
ConverterToHex ( System c ) : String
DwmExtendFrameIntoClientArea ( IntPtr hwnd, AeroMargin &margins ) : void
DwmIsCompositionEnabled ( ) : bool

메소드 상세

CheckDwm() 공개 정적인 메소드

public static CheckDwm ( this Window ) : bool
Window this
리턴 bool

GetColor() 공개 정적인 메소드

public static GetColor ( ) : string
리턴 string

SetAeroGlass() 공개 정적인 메소드

public static SetAeroGlass ( this Window ) : bool
Window this
리턴 bool

SetAeroGlass() 공개 정적인 메소드

public static SetAeroGlass ( this Window, AeroMargin Margin ) : bool
Window this
Margin AeroMargin
리턴 bool