ArcFM Desktop Developer Guide
MoveToNewGroup Method


Syntax
'Declaration
 
Public Function MoveToNewGroup( _
   ByVal tab As MdiTab _
) As MdiTabGroup
'Usage
 
Dim instance As MdiTabManager
Dim tab As MdiTab
Dim value As MdiTabGroup
 
value = instance.MoveToNewGroup(tab)
public MdiTabGroup MoveToNewGroup( 
   MdiTab tab
)

Parameters

tab
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

MdiTabManager Class
MdiTabManager Members

 

 


Send Comment