guides:programming:programmers_reference_manual:checkedlisttext_property_listbox

CHECKEDLISTTEXT property (Listbox)

Returns checked items in the same format as the LISTTEXT property.

A dynamic array of checked items. Each item is delimited by @fm.

DevelopmentRuntimeIndexedScaledSynthetic
N/AGet/SetNoNoNo

N/A

 
//// Example//
   //////
   //// Get the text from all selected items.//
   
   ChkList = Get_Property( @Window : ".LST_DATA", "CHECKEDLISTTEXT" )
 
 
 
 
 

LISTBOX CHECK property, LISTBOX CHECKBOXES property, LISTBOX CHECKEDLIST property, LISTBOX LIST property, LISTBOX LISTTEXT property, LISTBOX SELLIST property, LISTBOX SELPOS property.

  • guides/programming/programmers_reference_manual/checkedlisttext_property_listbox.txt
  • Last modified: 2023/10/25 10:49
  • by 127.0.0.1