GoDiagram Web Reference
SelectAll Method

Add all eligible document objects to this view's selection.
Syntax
'Declaration
 
Public Overridable Sub SelectAll() 
public virtual void SelectAll()
Remarks

This method only selects document objects. It heeds this view's CanSelectObjects predicate, the GoLayer's CanViewObjects and CanSelectObjects predicates, and the GoObject's CanView and CanSelect predicates.

This raises the SelectionStarting and SelectionFinished events.

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
DisableKeys Property

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback