/// <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.splitterLightweightControlVertical   = new Project31.ApplicationFramework.SplitterLightweightControl(this.components);
     this.splitterLightweightControlHorizontal = new Project31.ApplicationFramework.SplitterLightweightControl(this.components);
     //
     // splitterLightweightControlVertical
     //
     this.splitterLightweightControlVertical.LightweightControlContainerControl = this;
     this.splitterLightweightControlVertical.Orientation      = Project31.ApplicationFramework.SplitterLightweightControl.SplitterOrientation.Vertical;
     this.splitterLightweightControlVertical.SplitterEndMove += new Project31.ApplicationFramework.LightweightSplitterEventHandler(this.splitterLightweightControlVertical_SplitterEndMove);
     this.splitterLightweightControlVertical.SplitterMoving  += new Project31.ApplicationFramework.LightweightSplitterEventHandler(this.splitterLightweightControlVertical_SplitterMoving);
     //
     // splitterLightweightControlHorizontal
     //
     this.splitterLightweightControlHorizontal.LightweightControlContainerControl = this;
     this.splitterLightweightControlHorizontal.Orientation      = Project31.ApplicationFramework.SplitterLightweightControl.SplitterOrientation.Horizontal;
     this.splitterLightweightControlHorizontal.SplitterEndMove += new Project31.ApplicationFramework.LightweightSplitterEventHandler(this.splitterLightweightControlHorizontal_SplitterEndMove);
     this.splitterLightweightControlHorizontal.SplitterMoving  += new Project31.ApplicationFramework.LightweightSplitterEventHandler(this.splitterLightweightControlHorizontal_SplitterMoving);
 }
        /// <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.splitterLightweightControlVertical = new Project31.ApplicationFramework.SplitterLightweightControl(this.components);
			this.splitterLightweightControlHorizontal = new Project31.ApplicationFramework.SplitterLightweightControl(this.components);
			//
			// splitterLightweightControlVertical
			//
			this.splitterLightweightControlVertical.LightweightControlContainerControl = this;
			this.splitterLightweightControlVertical.Orientation = Project31.ApplicationFramework.SplitterLightweightControl.SplitterOrientation.Vertical;
			this.splitterLightweightControlVertical.SplitterEndMove += new Project31.ApplicationFramework.LightweightSplitterEventHandler(this.splitterLightweightControlVertical_SplitterEndMove);
			this.splitterLightweightControlVertical.SplitterMoving += new Project31.ApplicationFramework.LightweightSplitterEventHandler(this.splitterLightweightControlVertical_SplitterMoving);
			//
			// splitterLightweightControlHorizontal
			//
			this.splitterLightweightControlHorizontal.LightweightControlContainerControl = this;
			this.splitterLightweightControlHorizontal.Orientation = Project31.ApplicationFramework.SplitterLightweightControl.SplitterOrientation.Horizontal;
			this.splitterLightweightControlHorizontal.SplitterEndMove += new Project31.ApplicationFramework.LightweightSplitterEventHandler(this.splitterLightweightControlHorizontal_SplitterEndMove);
			this.splitterLightweightControlHorizontal.SplitterMoving += new Project31.ApplicationFramework.LightweightSplitterEventHandler(this.splitterLightweightControlHorizontal_SplitterMoving);
		}