DlgListBox.SetProperties |
|
|
|
DlgListBox.SetProperties |
|
|
|
|
||
OverviewExamples
DlgListBox.SetProperties ( |
DlgListBox.SetProperties(CTRL_LIST_BOX, {Enabled=false});
Disables the list box control with control id "CTRL_LIST_BOX."
DlgListBox.SetProperties(CTRL_LIST_BOX, {Visible=false});
Sets the visibility of the list box control with control id "CTRL_LIST_BOX" to false.
DlgListBox.SetItemProperties(nControlID, tbProperties);
Sets the properties of the list box whose control is stored in the variable "nControlID" to the properties contained in the table "tbPproperties".
See also: Related Actions
Learn More: Indigo Rose Software - Setup Factory - Buy Now - Contact Us