Click or drag to resize

WindowOptionsShadow Property

Gets or sets a value indicating whether to show a shadow on a frameless Window.

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public bool Shadow { get; set; }

Property Value

Type: Boolean
See Also