|
|
|
|
AssistedInputClose (Function) In french: SaisieAssistéeFerme Closes the list of values proposed by the assisted input for an edit control. IF EDT_Direction = "" THEN AssistedInputClose(EDT_Direction) END Syntax
AssistedInputClose(<Edit control>)
<Edit control>: Control name Name of the Edit control to be used.
Related Examples:
|
Unit examples (WINDEV): The AssistedInput functions
[ + ] Using the WLanguage AssistedInput functions. These functions are used to easily implement an assisted input on the controls.
|
Business / UI classification: UI Code
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|