/// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components    = new System.ComponentModel.Container();
     this.leftSplitter  = new Project31.ApplicationFramework.SplitterLightweightControl(this.components);
     this.rightSplitter = new Project31.ApplicationFramework.SplitterLightweightControl(this.components);
     this.gutter        = new Project31.Controls.GutterLightweightControl(this.components);
     this.workPaneLightweightControlLeft   = new Project31.ApplicationFramework.WorkPaneLightweightControl(this.components);
     this.workPaneLightweightControlCenter = new Project31.ApplicationFramework.WorkPaneLightweightControl(this.components);
     this.workPaneLightweightControlRight  = new Project31.ApplicationFramework.WorkPaneLightweightControl(this.components);
     //
     // leftSplitter
     //
     this.leftSplitter.LightweightControlContainerControl = this;
     this.leftSplitter.SplitterEndMove   += new Project31.ApplicationFramework.LightweightSplitterEventHandler(this.leftSplitter_SplitterEndMove);
     this.leftSplitter.SplitterBeginMove += new System.EventHandler(this.leftSplitter_SplitterBeginMove);
     this.leftSplitter.SplitterMoving    += new Project31.ApplicationFramework.LightweightSplitterEventHandler(this.leftSplitter_SplitterMoving);
     //
     // rightSplitter
     //
     this.rightSplitter.LightweightControlContainerControl = this;
     this.rightSplitter.SplitterEndMove   += new Project31.ApplicationFramework.LightweightSplitterEventHandler(this.rightSplitter_SplitterEndMove);
     this.rightSplitter.SplitterBeginMove += new System.EventHandler(this.rightSplitter_SplitterBeginMove);
     this.rightSplitter.SplitterMoving    += new Project31.ApplicationFramework.LightweightSplitterEventHandler(this.rightSplitter_SplitterMoving);
     //
     // gutter
     //
     this.gutter.LightweightControlContainerControl = this;
     //
     // workPaneLightweightControlLeft
     //
     this.workPaneLightweightControlLeft.Control = null;
     this.workPaneLightweightControlLeft.LightweightControlContainerControl = this;
     //
     // workPaneLightweightControlCenter
     //
     this.workPaneLightweightControlCenter.Control = null;
     this.workPaneLightweightControlCenter.LightweightControlContainerControl = this;
     //
     // workPaneLightweightControlRight
     //
     this.workPaneLightweightControlRight.Control = null;
     this.workPaneLightweightControlRight.LightweightControlContainerControl = this;
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            this.leftSplitter = new Project31.ApplicationFramework.SplitterLightweightControl(this.components);
            this.rightSplitter = new Project31.ApplicationFramework.SplitterLightweightControl(this.components);
            this.gutter = new Project31.Controls.GutterLightweightControl(this.components);
            this.workPaneLightweightControlLeft = new Project31.ApplicationFramework.WorkPaneLightweightControl(this.components);
            this.workPaneLightweightControlCenter = new Project31.ApplicationFramework.WorkPaneLightweightControl(this.components);
            this.workPaneLightweightControlRight = new Project31.ApplicationFramework.WorkPaneLightweightControl(this.components);
            //
            // leftSplitter
            //
            this.leftSplitter.LightweightControlContainerControl = this;
            this.leftSplitter.SplitterEndMove += new Project31.ApplicationFramework.LightweightSplitterEventHandler(this.leftSplitter_SplitterEndMove);
            this.leftSplitter.SplitterBeginMove += new System.EventHandler(this.leftSplitter_SplitterBeginMove);
            this.leftSplitter.SplitterMoving += new Project31.ApplicationFramework.LightweightSplitterEventHandler(this.leftSplitter_SplitterMoving);
            //
            // rightSplitter
            //
            this.rightSplitter.LightweightControlContainerControl = this;
            this.rightSplitter.SplitterEndMove += new Project31.ApplicationFramework.LightweightSplitterEventHandler(this.rightSplitter_SplitterEndMove);
            this.rightSplitter.SplitterBeginMove += new System.EventHandler(this.rightSplitter_SplitterBeginMove);
            this.rightSplitter.SplitterMoving += new Project31.ApplicationFramework.LightweightSplitterEventHandler(this.rightSplitter_SplitterMoving);
            //
            // gutter
            //
            this.gutter.LightweightControlContainerControl = this;
            //
            // workPaneLightweightControlLeft
            //
            this.workPaneLightweightControlLeft.Control = null;
            this.workPaneLightweightControlLeft.LightweightControlContainerControl = this;
            //
            // workPaneLightweightControlCenter
            //
            this.workPaneLightweightControlCenter.Control = null;
            this.workPaneLightweightControlCenter.LightweightControlContainerControl = this;
            //
            // workPaneLightweightControlRight
            //
            this.workPaneLightweightControlRight.Control = null;
            this.workPaneLightweightControlRight.LightweightControlContainerControl = this;

        }