CefWindowInfoTransparentPaintingEnabled Property |
Set to true (1) to enable transparent painting in combination with
windowless rendering. When this value is true a transparent background
color will be used (RGBA=0x00000000). When this value is false the
background will be white and opaque.
Namespace: Internal.Xilium.CefGlueAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic abstract bool TransparentPaintingEnabled { get; set; }Property Value
Boolean
See Also