DlgListBox.GetItemProperties |
|
|
|
DlgListBox.GetItemProperties |
|
|
|
|
||
OverviewExamples
tProps = DlgListBox.GetItemProperties(CTRL_LIST_BOX, 3);
Gets the properties from the third item in the list box control with control ID "CTRL_LIST_BOX" and stores it in the table "tProps."
properties = DlgListBox.GetItemProperties(ControlID, -1);
Gets the properties from the last item in the list box control whose control ID is stored in "ControlID" and stores it in the table "properties."
See also: Related Actions
Learn More: Indigo Rose Software - Setup Factory - Buy Now - Contact Us