Documentation de Dvp.Net. Forum : http://www.developpez.net/forums/f1239/applications/projets/projets-heberges/dvp-net/
Assembly: Developpez.Dotnet.Windows (in Developpez.Dotnet.Windows.dll) Version: 1.0.0.0 (1.0.0.0)
[Ceci est une documentation préliminaire, sous réserve de modification.]
Définit les marges de la bordure "Glass"
Namespace:
Developpez.Dotnet.Windows.UtilAssembly: Developpez.Dotnet.Windows (in Developpez.Dotnet.Windows.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public static void SetGlassFrameMargins( Window window, Thickness value ) |
Visual Basic (Declaration) |
---|
Public Shared Sub SetGlassFrameMargins ( _ window As Window, _ value As Thickness _ ) |
Visual C++ |
---|
public: static void SetGlassFrameMargins( Window^ window, Thickness value ) |
Parameters
- window
- Type: System.Windows..::.Window
La fenêtre cible
- value
- Type: System.Windows..::.Thickness
Les marges à appliquer
Remarks
Une bordure uniforme de -1 applique l'effet "Glass" à toute la fenêtre