Glossary Item Box

LabDevTools Send comments on this topic.

DecimalPartBackColor

Gets or sets the background color of the decimal part of the displayed number.

 

[Visual Basic]
Public Property DecimalPartBackColor As Color
 
[C#]
public Color DecimalPartBackColor
{get; set;}
Observations:

Of default it is Color.Red

See also: 

Border3DStyle | IntegerPartBackColor | Style3D

 


Copyright © 2007 LabDevTools. All Rights Reserved.