C# Class o3o.AeroGlassHelper

Afficher le fichier Open project: zahndy/o3o

Méthodes publiques

Méthode Description
CheckDwm ( this Window ) : bool
GetColor ( ) : string
SetAeroGlass ( this Window ) : bool
SetAeroGlass ( this Window, AeroMargin Margin ) : bool

Private Methods

Méthode Description
ConverterToHex ( System c ) : String
DwmExtendFrameIntoClientArea ( IntPtr hwnd, AeroMargin &margins ) : void
DwmIsCompositionEnabled ( ) : bool

Method Details

CheckDwm() public static méthode

public static CheckDwm ( this Window ) : bool
Window this
Résultat bool

GetColor() public static méthode

public static GetColor ( ) : string
Résultat string

SetAeroGlass() public static méthode

public static SetAeroGlass ( this Window ) : bool
Window this
Résultat bool

SetAeroGlass() public static méthode

public static SetAeroGlass ( this Window, AeroMargin Margin ) : bool
Window this
Margin AeroMargin
Résultat bool