|
|
|
|
IWListNext (Function) In french: FIListeSuivant Displays the next internal window in the list of internal windows browsed by an Internal Window control.
IWListNext(FI_ChampFenêtreInterne)
Syntax
<Result> = IWListNext(<Internal Window control>)
<Result>: Boolean - True if the next internal window was displayed,
- False otherwise. To get more details on the error, use ErrorInfo.
<Internal Window control>: Control name Name of the Internal Window control to use. Remarks The internal window change with the functions IWListNext and IWListPrevious uses an animation. To change an internal window without using animations, call IWListPosition.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|