ActiveGroupIndex Property

Gets or sets the index of the active navigation group in the SmartNav control.

object.ActiveGroupIndex = [integer]

Where object is an object expression that evaluates to one of the controls in the Applies To list, and integer is the index of the currently active navigation group.

Client support

   Newlook Smartclient

   Newlook Server

Use

This property can be used to determine the currently active group in a SmartNav control, or alternatively, it can be used to give an individual SmartNav group panel focus at runtime. this can be achieved by setting the SmartNav control's ActivePageIndex property to the index of the Group required and assigning that logic to either the OnReceive and OnRefresh properties of a host form, or the OnOpen property of an added form.

See Also

SmartNav Group collection | Groups property

Applies To

SmartNav Control


© 2004-2021 looksoftware. All rights reserved.