ArcFM Engine Developer Guide
LastVisiblePane Property


Returns the last pane in the collection of child panes for this group pane.
Syntax
'Declaration
 
Public ReadOnly Property LastVisiblePane As DockPaneBase
'Usage
 
Dim instance As DockGroupPane
Dim value As DockPaneBase
 
value = instance.LastVisiblePane
public DockPaneBase LastVisiblePane {get;}
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

DockGroupPane Class
DockGroupPane Members

 

 


Send Comment