Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Label color information. Opacity value other than 1 be ignored.
public System.Drawing.Color? LabelColor { get; set; }
member this.LabelColor : Nullable<System.Drawing.Color> with get, set