GoDiagram Win Reference
BorderStyle Property (GoView)

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

Property Value

The default value is BorderStyle.Fixed3D.
Remarks
The border surrounds the view's display area and its scrollbars, if any.
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

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback