guides:programming:programmers_reference_manual:checkedlist_property_listbox

CHECKEDLIST property (Listbox)

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

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

DevelopmentRuntimeIndexedScaledSynthetic
N/AGet/SetNoNoNo

N/A

 
//// Example//
   //////
   //// Get the data from all checked items.//
   
   ChkList = Get_Property( @Window : ".LST_DATA", "CHECKEDLIST" )
 
 
 
 
 

LISTBOX CHECK property, LISTBOX CHECKBOXES property, LISTBOX CHECKEDLISTTEXT property, LISTBOX LIST property, LISTBOX LISTTEXT property, LISTBOX SELLISTTEXT property, LISTBOX SELPOS property.

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