GoDiagram Win Reference
Border3DStyle Property (GoRuler)

Gets or sets the 3D border style of the ruler.
Syntax
'Declaration
 
<DefaultValueAttribute()>
<DescriptionAttribute("The 3D border style of the ruler.")>
<CategoryAttribute("Appearance")>
Public Overridable Property Border3DStyle As Border3DStyle
[DefaultValueAttribute()]
[DescriptionAttribute("The 3D border style of the ruler.")]
[CategoryAttribute("Appearance")]
public virtual Border3DStyle Border3DStyle {get; set;}

Property Value

The default value is Border3DStyle.Flat.
Remarks
The Border3DStyle property is dependent on the BorderStyle. If the value of BorderStyle is BorderStyle.Fixed3D, then the border of the control is drawn using the value of the Border3DStyle property.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoRuler Class
GoRuler Members

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback