ArcFM Desktop Developer Guide
DockGroupPane Constructor(ChildPaneStyle)


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

The style used to display the child panes.
Constructs a group pane to hold other group panes and control panes.
Syntax
'Declaration
 
Public Function New( _
   ByVal style As ChildPaneStyle _
)
'Usage
 
Dim style As ChildPaneStyle
 
Dim instance As New DockGroupPane(style)
public DockGroupPane( 
   ChildPaneStyle style
)

Parameters

style
The style used to display the child panes.
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

DockGroupPane Class
DockGroupPane Members
Overload List

 

 


Send Comment