ArcFM Engine Developer Guide
DockGroupPaneLayout Constructor(ChildPaneStyle,Int32,Size)


Syntax
'Declaration
 
Public Function New( _
   ByVal childPaneStyle As ChildPaneStyle, _
   ByVal selectedTabIndex As Integer, _
   ByVal floatingSize As Size _
)
'Usage
 
Dim childPaneStyle As ChildPaneStyle
Dim selectedTabIndex As Integer
Dim floatingSize As Size
 
Dim instance As New DockGroupPaneLayout(childPaneStyle, selectedTabIndex, floatingSize)
public DockGroupPaneLayout( 
   ChildPaneStyle childPaneStyle,
   int selectedTabIndex,
   Size floatingSize
)

Parameters

childPaneStyle
selectedTabIndex
floatingSize
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

DockGroupPaneLayout Class
DockGroupPaneLayout Members
Overload List

 

 


Send Comment