GoDiagram Web Reference
NoFocusSelectionColor Property

Gets or sets the handle color for selected objects when this view does not have focus.
Syntax
'Declaration
 
<DescriptionAttribute("The handle color for objects when the view does not have focus.")>
<CategoryAttribute("Selection")>
Public Overridable Property NoFocusSelectionColor As Color
[DescriptionAttribute("The handle color for objects when the view does not have focus.")]
[CategoryAttribute("Selection")]
public virtual Color NoFocusSelectionColor {get; set;}

Property Value

The default value is a light gray color.
Remarks
If this color is the same as PrimarySelectionColor, the selection handles will not be re-created as the view gains or loses focus.
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
OnLostFocus Method
PrimarySelectionColor Property

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback