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.
Newlook Smartclient
Newlook Server
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.
SmartNav Group collection | Groups property
© 2004-2021 looksoftware. All rights reserved.