Setup Factory 10

DlgGroupBox.SetProperties

DlgGroupBox.SetProperties

This is the first topic This is the last topic  

DlgGroupBox.SetProperties

This is the first topic This is the last topic  

OverviewExamples

DlgGroupBox.SetProperties (

number ControlID,

table Properties )

Example 1

tbProperties = {Text="My Group Box"};

DlgGroupBox.SetProperties(CTRL_GROUP_BOX_01, tbProperties);

Sets the group box control CTRL_GROUP_BOX1's text to "My Group Box."

See also: Related Actions


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