Property ActiveBorder
ActiveBorder
Gets or sets ColorStruct for the appropriate system color when the light theme is selected. This value is used when operating system provides no system colors.
public ColorStruct ActiveBorder { get; set; }
Gets or sets ColorStruct for the appropriate system color when the light theme is selected. This value is used when operating system provides no system colors.
public ColorStruct ActiveBorder { get; set; }