ArcFM Desktop Developer Guide
MdiTabLayout Constructor(MdiTabLayout,MdiTabLayout)


Syntax
'Declaration
 
Public Function New( _
   ByVal savedTab As MdiTabLayout, _
   ByVal masterTab As MdiTabLayout _
)
'Usage
 
Dim savedTab As MdiTabLayout
Dim masterTab As MdiTabLayout
 
Dim instance As New MdiTabLayout(savedTab, masterTab)
public MdiTabLayout( 
   MdiTabLayout savedTab,
   MdiTabLayout masterTab
)

Parameters

savedTab
masterTab
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

MdiTabLayout Class
MdiTabLayout Members
Overload List

 

 


Send Comment