Setup Factory 10

DlgListBox.GetProperties

DlgListBox.GetProperties

This is the first topic This is the last topic  

DlgListBox.GetProperties

This is the first topic This is the last topic  

OverviewExamples

table DlgListBox.GetProperties (

number ControlID )

Example 1

tbProperties = DlgListBox.GetProperties(CTRL_LIST_BOX);

Gets the properties of the list box control with control id "CTRL_LIST_BOX" and stores them in the table "tbProperties."

Example 2

tbProps = DlgListBox.GetProperties(nControlID);

Gets the properties of the list box control whose id is stored in the variable "nControlID" and stores them in the table "tbProps."

See also: Related Actions


Learn More: Indigo Rose Software - Setup Factory - Buy Now - Contact Us