java.lang.Object
net.yetihafen.javafx.customcaption.internal.structs.DWMWINDOWATTRIBUTE

public class DWMWINDOWATTRIBUTE extends Object
https://docs.microsoft.com/en-us/windows/win32/api/dwmapi/ne-dwmapi-dwmwindowattribute
  • Field Details

    • DWMWA_NCRENDERING_ENABLED

      public static final int DWMWA_NCRENDERING_ENABLED
      See Also:
    • DWMWA_NCRENDERING_POLICY

      public static final int DWMWA_NCRENDERING_POLICY
      See Also:
    • DWMWA_TRANSITIONS_FORCEDISABLED

      public static final int DWMWA_TRANSITIONS_FORCEDISABLED
      See Also:
    • DWMWA_ALLOW_NCPAINT

      public static final int DWMWA_ALLOW_NCPAINT
      See Also:
    • DWMWA_CAPTION_BUTTON_BOUNDS

      public static final int DWMWA_CAPTION_BUTTON_BOUNDS
      See Also:
    • DWMWA_NONCLIENT_RTL_LAYOUT

      public static final int DWMWA_NONCLIENT_RTL_LAYOUT
      See Also:
    • DWMWA_FORCE_ICONIC_REPRESENTATION

      public static final int DWMWA_FORCE_ICONIC_REPRESENTATION
      See Also:
    • DWMWA_FLIP3D_POLICY

      public static final int DWMWA_FLIP3D_POLICY
      See Also:
    • DWMWA_EXTENDED_FRAME_BOUNDS

      public static final int DWMWA_EXTENDED_FRAME_BOUNDS
      See Also:
    • DWMWA_HAS_ICONIC_BITMAP

      public static final int DWMWA_HAS_ICONIC_BITMAP
      See Also:
    • DWMWA_DISALLOW_PEEK

      public static final int DWMWA_DISALLOW_PEEK
      See Also:
    • DWMWA_EXCLUDED_FROM_PEEK

      public static final int DWMWA_EXCLUDED_FROM_PEEK
      See Also:
    • DWMWA_CLOAK

      public static final int DWMWA_CLOAK
      See Also:
    • DWMWA_CLOAKED

      public static final int DWMWA_CLOAKED
      See Also:
    • DWMWA_FREEZE_REPRESENTATION

      public static final int DWMWA_FREEZE_REPRESENTATION
      See Also:
    • DWMWA_PASSIVE_UPDATE_MODE

      public static final int DWMWA_PASSIVE_UPDATE_MODE
      See Also:
    • DWMWA_USE_HOSTBACKDROPBRUSH

      public static final int DWMWA_USE_HOSTBACKDROPBRUSH
      See Also:
    • DWMWA_USE_IMMERSIVE_DARK_MODE

      public static final int DWMWA_USE_IMMERSIVE_DARK_MODE
      See Also:
    • DWMWA_WINDOW_CORNER_PREFERENCE

      public static final int DWMWA_WINDOW_CORNER_PREFERENCE
      See Also:
    • DWMWA_BORDER_COLOR

      public static final int DWMWA_BORDER_COLOR
      See Also:
    • DWMWA_CAPTION_COLOR

      public static final int DWMWA_CAPTION_COLOR
      See Also:
    • DWMWA_TEXT_COLOR

      public static final int DWMWA_TEXT_COLOR
      See Also:
    • DWMWA_VISIBLE_FRAME_BORDER_THICKNESS

      public static final int DWMWA_VISIBLE_FRAME_BORDER_THICKNESS
      See Also:
    • DWMWA_LAST

      public static final int DWMWA_LAST
      See Also:
  • Constructor Details

    • DWMWINDOWATTRIBUTE

      public DWMWINDOWATTRIBUTE()