ArcFM Engine Developer Guide
Orientation Property (MdiTabManager)


Returns/sets whether tab groups are cascaded horizontally or vertically.
Syntax
'Declaration
 
Public Property Orientation As Orientation
'Usage
 
Dim instance As MdiTabManager
Dim value As Orientation
 
instance.Orientation = value
 
value = instance.Orientation
public Orientation Orientation {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

MdiTabManager Class
MdiTabManager Members

 

 


Send Comment