Version

GetItems Method (NavigationPaneFlyoutContainerControlTestObject)

This action is replay only. It returns a HashtableEx object with the list of items displayed in the Flyout panel control.
Syntax
'Declaration
 
Public Function GetItems() As Object
public object GetItems()

Return Value

A Hashtable that includes a list of visible items in the control.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also