ArcFM Desktop Developer Guide
FirstVisiblePane Property


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

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