JavaScript Editor js editor     Web development 



Main Page

An array for accessing the controls in a container object. Available at run time.

ContainerObject.Controls(Index).Property[ = Expr]

Return Value

Expr


Specifies a property value for a control contained in ContainerObject.

Remarks

Applies To: Column Object | Container Object | Control Object (Visual FoxPro) | Form Object | Page Object | _SCREEN System Variable | ToolBar Object

Use the Controls property to access the properties of contained objects.

See Also



JavaScript Editor js editor     Web development