<Code Lib>
2026 Property
Changes 0
P

Application.BackgroundColor

Description:
The background color to use for model views in this session.

public Color BackgroundColor { get; set; }

  • When setting this property: The backgroundColor argument does not represent a valid color.
  • When setting this property: A non-optional argument was null

Loading…