ArgumentException: 控件不支持透明的背景色。 --Message: 控件不支持透明的背景色。 StackTrace: 在 System.Windows.Forms.Control.set_BackColor(Color value) 在 System.Windows.Forms.Form.set_BackColor(Color value) 在 DynamicClass.Program.<>c__DisplayClasse.<Exec>b__0() 在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) 在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) 在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) 在 System.Threading.ThreadHelper.ThreadStart()