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) 在 DynamicClass.Script.<>c__DisplayClass13.<ShowUnifiedViewerForm>b__9() 在 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()