Search Results for

    Show / Hide Table of Contents

    Property DefaultBgColor

    DefaultBgColor

    Default gui background color.

    Declaration
    public static Color DefaultBgColor { get; set; }
    Property Value
    Type Description
    Color

    Default gui background color.

    Remarks

    This static property makes easy to reset the background color inside a control without the need to locally store the default background color before changing it.

    In This Article
    Back to top Copyright © VRLabs.
    Generated by DocFX