ArcFM Desktop Developer Guide
MainWindowLayout Constructor(MainWindowLayout,MainWindowLayout)


Syntax
'Declaration
 
Public Function New( _
   ByVal savedWin As MainWindowLayout, _
   ByVal masterWin As MainWindowLayout _
)
'Usage
 
Dim savedWin As MainWindowLayout
Dim masterWin As MainWindowLayout
 
Dim instance As New MainWindowLayout(savedWin, masterWin)
public MainWindowLayout( 
   MainWindowLayout savedWin,
   MainWindowLayout masterWin
)

Parameters

savedWin
masterWin
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

MainWindowLayout Class
MainWindowLayout Members
Overload List

 

 


Send Comment