控制窗口的宽度。
If e.Form.panel.parent.parent Is Nothing Then e.Form.panel.parent.width = 100Else e.Form.panel.parent.parent.width = 100End If