ArcFM Desktop Developer Guide
MdiTabGroups Property (MdiTabManagerLayout)


Syntax
'Declaration
 
<XmlArrayItemAttribute("MdiTabGroup")>
Public Property MdiTabGroups As MdiTabGroupLayoutCollection
'Usage
 
Dim instance As MdiTabManagerLayout
Dim value As MdiTabGroupLayoutCollection
 
instance.MdiTabGroups = value
 
value = instance.MdiTabGroups
[XmlArrayItem("MdiTabGroup")]
public MdiTabGroupLayoutCollection MdiTabGroups {get; set;}
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

MdiTabManagerLayout Class
MdiTabManagerLayout Members

 

 


Send Comment