ArcFM Desktop Developer Guide
DockControlPaneCollection Constructor


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

The infragistics dock control panes associated with this collection.
Constructs a new dock control pane collection.
Syntax
'Declaration
 
Public Function New( _
   ByVal infraControlPanes As Infragistics.Win.UltraWinDock.DockableControlPanesCollection _
)
'Usage
 
Dim infraControlPanes As Infragistics.Win.UltraWinDock.DockableControlPanesCollection
 
Dim instance As New DockControlPaneCollection(infraControlPanes)
public DockControlPaneCollection( 
   Infragistics.Win.UltraWinDock.DockableControlPanesCollection infraControlPanes
)

Parameters

infraControlPanes
The infragistics dock control panes associated with this collection.
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

DockControlPaneCollection Class
DockControlPaneCollection Members

 

 


Send Comment