Description

Creates a new Panel control.

Syntax

object.Controls.Add("Panel")

Example

$Panel = $Form.Controls.Add("Panel")

See Also

Applies To: ControlCollection


The CHM file was converted to HTML by chm2web software.