|
|
|
|
IWListPrevious (Function) In french: FIListePrécédent Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
IWListPrevious(IW_InternalWindowControl)
Syntax
<Result> = IWListPrevious(<Internal Window control>)
<Result>: Boolean - True if the previous 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 An animation is used when an internal window is changed with IWListNext and IWListPrevious. To change an internal window without using animations, call IWListPosition.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|