var testCB:CheckBox = new CheckBox(); testCB.textField.multiline = true; testCB.label = "line1" + "\n" + "line2";