|
|
|
|
AssistedInputOpen (Function) In french: SaisieAssistéeOuvre Opens the list of values proposed by the assisted input for an edit control. AssistedInputDeleteAll(EDT_Direction) AssistedInputAdd(EDT_Direction, "Left") AssistedInputAdd(EDT_Direction, "Left to the top") AssistedInputAdd(EDT_Direction, "Left to the bottom") AssistedInputAdd(EDT_Direction, "Right") AssistedInputAdd(EDT_Direction, "Right to the top") AssistedInputAdd(EDT_Direction, "Right to the bottom") AssistedInputAdd(EDT_Direction, "Center") AssistedInputOpen(EDT_Direction) Syntax
AssistedInputOpen(<Edit control>)
<Edit control>: Control name Name of the Edit control to be used. The option "Assisted input based on data binding" is automatically enabled in this control.
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…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|