/// <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.leftContainer  = new OpenLiveWriter.ApplicationFramework.CommandBarContainerLightweightControl(this.components);
     this.rightContainer = new OpenLiveWriter.ApplicationFramework.CommandBarContainerLightweightControl(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.leftContainer)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.rightContainer)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // leftContainer
     //
     this.leftContainer.LightweightControlContainerControl = this;
     //
     // rightContainer
     //
     this.rightContainer.LightweightControlContainerControl = this;
     ((System.ComponentModel.ISupportInitialize)(this.leftContainer)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.rightContainer)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
        /// <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.leftContainer = new OpenLiveWriter.ApplicationFramework.CommandBarContainerLightweightControl(this.components);
            this.rightContainer = new OpenLiveWriter.ApplicationFramework.CommandBarContainerLightweightControl(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.leftContainer)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rightContainer)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            //
            // leftContainer
            //
            this.leftContainer.LightweightControlContainerControl = this;
            //
            // rightContainer
            //
            this.rightContainer.LightweightControlContainerControl = this;
            ((System.ComponentModel.ISupportInitialize)(this.leftContainer)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rightContainer)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }