'Declaration
<CategoryAttribute("Gradient")> <DefaultValueAttribute(True)> <DescriptionAttribute("Gets or sets whether to apply gamma correction to the background gradient.")> Public Property GammaCorrection As Boolean
[Category("Gradient")] [DefaultValue(true)] [Description("Gets or sets whether to apply gamma correction to the background gradient.")] public bool GammaCorrection {get; set;}