Glossary Item Box

LabDevTools Send comments on this topic.

Border3DStyle

Gets or sets the style of the control edge.

 

[Visual Basic]
Public Property Border3DStyle As Border3DStyle
[C#]
public Border3DStyle Border3DStyle
{get; set;}

 

Observations:

Of default it is Border3DStyle.SunkenInner.

See also:

Color3D | NeedleColor | Style3D | Ticks

 


Copyright © 2007 LabDevTools. All Rights Reserved.