GoDiagram Web Reference
SecondarySelectionColor Property

Gets or sets the handle color for selected objects other than the primary selection.
Syntax
'Declaration
 
<DescriptionAttribute("The handle color for objects other than the primary selection.")>
<CategoryAttribute("Selection")>
Public Overridable Property SecondarySelectionColor As Color
[DescriptionAttribute("The handle color for objects other than the primary selection.")]
[CategoryAttribute("Selection")]
public virtual Color SecondarySelectionColor {get; set;}

Property Value

The default value is a light blue color.
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
GoSelection Class
PrimarySelectionColor Property

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback