GoDiagram Win Reference
Border3DStyle Property (GoView)

Gets or sets the 3D border style for this view.
Syntax
'Declaration
 
<DescriptionAttribute("The 3D border style for this view, when BorderStyle is Fixed3D.")>
<CategoryAttribute("Appearance")>
<DefaultValueAttribute()>
Public Overridable Property Border3DStyle As Border3DStyle
[DescriptionAttribute("The 3D border style for this view, when BorderStyle is Fixed3D.")]
[CategoryAttribute("Appearance")]
[DefaultValueAttribute()]
public virtual Border3DStyle Border3DStyle {get; set;}

Property Value

The default value is Border3DStyle.Etched.
Remarks
When the BorderStyle value is BorderStyle.Fixed3D, this property specifies what kind of 3D border is displayed.
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

GoView Class
GoView Members
BorderStyle Property

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback