InvalidOperationException: SplitterDistance 必须在 Panel1MinSize 和 Width - Panel2MinSize 之间。 StackTrace: 在 System.Windows.Forms.SplitContainer.set_SplitterDistance(Int32 value) 在 System.Windows.Forms.SplitContainer.ApplyPanel2MinSize(Int32 value) 在 System.Windows.Forms.SplitContainer.set_Panel2MinSize(Int32 value) 在 __ScriptExecution.__inpidutd.BeadForm.BuildUI() 在 __ScriptExecution.__inpidutd.<>c.<Exec>b__4_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()