HistoryIndex |
Top Previous Next |
This property indicates the index of the currently active screen. Through this property you will be able to change the active screen.
VB.NET Syntax
tnxxxx.HistoryIndex [= Integer]
C# Syntax
tnxxxx.HistoryIndex [= int];
Remarks
See Also History, HistoryCount and MaxHistoryCount properties.
|