GoDiagram Web Reference
HidesSelection Property

Gets or sets whether the selection disappears when this view loses focus.
Syntax
'Declaration
 
<DescriptionAttribute("Whether the selection disappears when this view loses focus.")>
<CategoryAttribute("Selection")>
<DefaultValueAttribute()>
Public Overridable Property HidesSelection As Boolean
[DescriptionAttribute("Whether the selection disappears when this view loses focus.")]
[CategoryAttribute("Selection")]
[DefaultValueAttribute()]
public virtual bool HidesSelection {get; set;}

Property Value

If this value is true, all selection handles are removed from this view when it loses focus. If this value is false, all selection handles are changed to use the NoFocusSelectionColor when this view 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

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback