一、在其KeyDown事件添加:orm
If e.KeyValue = 27 Then Me.FormBorderStyle = Windows.Forms.FormBorderStyle.Sizable End If事件