我看了狐表编程百例第二课,设置了label1,button,在button里面添加 e.form controls("label1").text="您点击了确定按钮",但是没法保存,弹出错误窗口内容为:property access must assign to the property or use its value
啥情况?和视频里面的代码一字不差,步骤也是按照上面交的做的