ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Element to modify in the specified List Box (or Combo Box) control. For a ListView control, this parameter corresponds to the image caption. The Carriage Return characters (CR) and the tabulations (TAB) are not supported. To add several consecutive spaces, non-breakable space characters must be used: Charact(160).
Name and path of image that will be added into a ListView control. This parameter is taken into account for ListView controls displayed in ListView mode only. If this parameter is not specified, the default image (defined in the "Details" tab in the description window of control) will be used. This parameter is not available.
Subscript of element to modify.If this parameter:is not specified or if it is set to -1, the current element is modified. <List Box>.Modify has no effect if there is no current element.is equal to 0, the first element is modified.is greater than the number of elements found in the List Box (or Combo Box) control, a WLanguage error occurs. The number of elements found in a List Box (or Combo Box) control is returned by <List Box>.Count. <List Box>.Modify has no effect if this parameter is equal to 0 or if it is greater than the number of elements found in the List Box (or Combo Box) control.
Multiselection List Box control
Modified element
Modifying an element in the browser
Miscellaneous
Last update: 09/18/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: