Glossary Item Box

LabDevTools Send comments on this topic.

IntegerPartBackColor

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

 

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

Of default it is Color.Black

See also: 

Border3DStyle | DecimalPartBackColor | Style3D

 


Copyright © 2007 LabDevTools. All Rights Reserved.