|
|
|
|
|
- Miscellaneous
- Native SQLServer Connector
<List Box>.Display (Function) In french: <Liste>.Affiche Refreshes a List Box, ListView or Combo Box control based on a data file. List Box, ListView or Combo Box controls populated programmatically are automatically refreshed Note: The <List Box>.Display function can be used for both single-selection and multi-selection lists.
LISTE_ListeClient.Affiche()
Syntax
<List Box control>.Display()
<List Box control>: Control name Name of the List Box, ListView or Combo Box control based on a data file to be refreshed. Remarks Miscellaneous - To refresh the Table controls, use <Table>.Display.
- <List Box>.Display can be used on a "Combo Box" table column.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|