Under construction

(?)

This content is not available in your language. Here's one version in another language that is currently available.

Request Translation

TitleBarButtonGlyphStyle Enum

Defines the glyph style for the title bar controls buttons.

Definition
  

public enum TitleBarButtonGlyphStyle {...}

Inheritance: ObjectValueTypeEnum → TitleBarButtonGlyphStyle

Fields
  

MDL2

The glyph style will be the MDL2 style, which has sharper edges no rounded corners.

Value: 1

This adapts the MDL2 style from the Windows 10 Fluent Design System:

MDL2 style title bat buttons

Fluent
  

The glyph style will be the Fluent style, which has smoother edges and rounded corners.

Value: 2

This adapts the Fluent style from the Windows 11 Fluent Design System:

Fluent style title bat buttons

See also
  

Source code