This property is also functional in Web panels.
var oForm = pMe.Form;oForm.CreateItem("number", "n1", "Power", "Min:0;Max:100;");
Dim oFormSet oForm = pMe.FormoForm.CreateItem "number", "n1", "Power", "Min:0;Max:100;"