Пример #1
0
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(IntegratedForm));
        this.pnl_Contents = new System.Windows.Forms.Panel();
        this.main_Toolbar = new Resco.Controls.CommonControls.ToolbarControl();
        this.tbi_contact = new Resco.Controls.CommonControls.ToolbarItem();
        this.tbi_profile = new Resco.Controls.CommonControls.ToolbarItem();
        this.tbi_news = new Resco.Controls.CommonControls.ToolbarItem();
        this.tbi_msg = new Resco.Controls.CommonControls.ToolbarItem();
        this.tbi_app = new Resco.Controls.CommonControls.ToolbarItem();
        this.pnl_ToolBar = new System.Windows.Forms.Panel();
        this.pnl_top = new System.Windows.Forms.Panel();
        this.SuspendLayout();
        //
        // pnl_Contents
        //
        this.pnl_Contents.Location = new System.Drawing.Point(0, 60);
        this.pnl_Contents.Name = "pnl_Contents";
        this.pnl_Contents.Size = new System.Drawing.Size(240, 200);
        //
        // main_Toolbar
        //
        this.main_Toolbar.BackgroundImage = ((System.Drawing.Bitmap)(resources.GetObject("main_Toolbar.BackgroundImage")));
        this.main_Toolbar.Items.Add(this.tbi_contact);
        this.main_Toolbar.Items.Add(this.tbi_profile);
        this.main_Toolbar.Items.Add(this.tbi_news);
        this.main_Toolbar.Items.Add(this.tbi_msg);
        this.main_Toolbar.Items.Add(this.tbi_app);
        this.main_Toolbar.Location = new System.Drawing.Point(0, 259);
        this.main_Toolbar.Name = "main_Toolbar";
        this.main_Toolbar.SelectedIndex = -1;
        this.main_Toolbar.Size = new System.Drawing.Size(240, 35);
        this.main_Toolbar.StretchBackgroundImage = true;
        this.main_Toolbar.TabIndex = 0;
        //
        // tbi_contact
        //
        this.tbi_contact.CustomSize = new System.Drawing.Size(0, 0);
        this.tbi_contact.ImageDefault = ((System.Drawing.Bitmap)(resources.GetObject("tbi_contact.ImageDefault")));
        this.tbi_contact.ImagePressed = ((System.Drawing.Bitmap)(resources.GetObject("tbi_contact.ImagePressed")));
        this.tbi_contact.Name = "tbi_contact";
        this.tbi_contact.StretchImage = true;
        //
        // tbi_profile
        //
        this.tbi_profile.CustomSize = new System.Drawing.Size(0, 0);
        this.tbi_profile.ImageDefault = ((System.Drawing.Bitmap)(resources.GetObject("tbi_profile.ImageDefault")));
        this.tbi_profile.ImagePressed = ((System.Drawing.Bitmap)(resources.GetObject("tbi_profile.ImagePressed")));
        this.tbi_profile.Name = "tbi_profile";
        this.tbi_profile.StretchImage = true;
        //
        // tbi_news
        //
        this.tbi_news.CustomSize = new System.Drawing.Size(0, 0);
        this.tbi_news.ImageAlignment = Resco.Controls.CommonControls.Alignment.MiddleLeft;
        this.tbi_news.ImageDefault = ((System.Drawing.Bitmap)(resources.GetObject("tbi_news.ImageDefault")));
        this.tbi_news.ImagePressed = ((System.Drawing.Bitmap)(resources.GetObject("tbi_news.ImagePressed")));
        this.tbi_news.Name = "tbi_news";
        this.tbi_news.StretchImage = true;
        //
        // tbi_msg
        //
        this.tbi_msg.CustomSize = new System.Drawing.Size(0, 0);
        this.tbi_msg.ImageDefault = ((System.Drawing.Bitmap)(resources.GetObject("tbi_msg.ImageDefault")));
        this.tbi_msg.ImagePressed = ((System.Drawing.Bitmap)(resources.GetObject("tbi_msg.ImagePressed")));
        this.tbi_msg.Name = "tbi_msg";
        this.tbi_msg.StretchImage = true;
        //
        // tbi_app
        //
        this.tbi_app.CustomSize = new System.Drawing.Size(0, 0);
        this.tbi_app.ImageDefault = ((System.Drawing.Bitmap)(resources.GetObject("tbi_app.ImageDefault")));
        this.tbi_app.ImagePressed = ((System.Drawing.Bitmap)(resources.GetObject("tbi_app.ImagePressed")));
        this.tbi_app.Name = "tbi_app";
        this.tbi_app.StretchImage = true;
        //
        // pnl_ToolBar
        //
        this.pnl_ToolBar.Dock = System.Windows.Forms.DockStyle.Top;
        this.pnl_ToolBar.Location = new System.Drawing.Point(0, 35);
        this.pnl_ToolBar.Name = "pnl_ToolBar";
        this.pnl_ToolBar.Size = new System.Drawing.Size(240, 25);
        //
        // pnl_top
        //
        this.pnl_top.Dock = System.Windows.Forms.DockStyle.Top;
        this.pnl_top.Location = new System.Drawing.Point(0, 0);
        this.pnl_top.Name = "pnl_top";
        this.pnl_top.Size = new System.Drawing.Size(240, 35);
        //
        // IntegratedForm
        //
        this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit;
        this.ClientSize = new System.Drawing.Size(240, 294);
        this.Controls.Add(this.main_Toolbar);
        this.Controls.Add(this.pnl_Contents);
        this.Controls.Add(this.pnl_ToolBar);
        this.Controls.Add(this.pnl_top);
        this.Name = "IntegratedForm";
        this.ResumeLayout(false);
 }
Пример #2
0
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(IntegratedForm));
     this.pnl_Contents = new System.Windows.Forms.Panel();
     this.main_Toolbar = new Resco.Controls.CommonControls.ToolbarControl();
     this.tbi_contact  = new Resco.Controls.CommonControls.ToolbarItem();
     this.tbi_profile  = new Resco.Controls.CommonControls.ToolbarItem();
     this.tbi_news     = new Resco.Controls.CommonControls.ToolbarItem();
     this.tbi_msg      = new Resco.Controls.CommonControls.ToolbarItem();
     this.tbi_app      = new Resco.Controls.CommonControls.ToolbarItem();
     this.pnl_ToolBar  = new System.Windows.Forms.Panel();
     this.pnl_top      = new System.Windows.Forms.Panel();
     this.SuspendLayout();
     //
     // pnl_Contents
     //
     this.pnl_Contents.Location = new System.Drawing.Point(0, 60);
     this.pnl_Contents.Name     = "pnl_Contents";
     this.pnl_Contents.Size     = new System.Drawing.Size(240, 200);
     //
     // main_Toolbar
     //
     this.main_Toolbar.BackgroundImage = ((System.Drawing.Bitmap)(resources.GetObject("main_Toolbar.BackgroundImage")));
     this.main_Toolbar.Items.Add(this.tbi_contact);
     this.main_Toolbar.Items.Add(this.tbi_profile);
     this.main_Toolbar.Items.Add(this.tbi_news);
     this.main_Toolbar.Items.Add(this.tbi_msg);
     this.main_Toolbar.Items.Add(this.tbi_app);
     this.main_Toolbar.Location               = new System.Drawing.Point(0, 259);
     this.main_Toolbar.Name                   = "main_Toolbar";
     this.main_Toolbar.SelectedIndex          = -1;
     this.main_Toolbar.Size                   = new System.Drawing.Size(240, 35);
     this.main_Toolbar.StretchBackgroundImage = true;
     this.main_Toolbar.TabIndex               = 0;
     //
     // tbi_contact
     //
     this.tbi_contact.CustomSize   = new System.Drawing.Size(0, 0);
     this.tbi_contact.ImageDefault = ((System.Drawing.Bitmap)(resources.GetObject("tbi_contact.ImageDefault")));
     this.tbi_contact.ImagePressed = ((System.Drawing.Bitmap)(resources.GetObject("tbi_contact.ImagePressed")));
     this.tbi_contact.Name         = "tbi_contact";
     this.tbi_contact.StretchImage = true;
     //
     // tbi_profile
     //
     this.tbi_profile.CustomSize   = new System.Drawing.Size(0, 0);
     this.tbi_profile.ImageDefault = ((System.Drawing.Bitmap)(resources.GetObject("tbi_profile.ImageDefault")));
     this.tbi_profile.ImagePressed = ((System.Drawing.Bitmap)(resources.GetObject("tbi_profile.ImagePressed")));
     this.tbi_profile.Name         = "tbi_profile";
     this.tbi_profile.StretchImage = true;
     //
     // tbi_news
     //
     this.tbi_news.CustomSize     = new System.Drawing.Size(0, 0);
     this.tbi_news.ImageAlignment = Resco.Controls.CommonControls.Alignment.MiddleLeft;
     this.tbi_news.ImageDefault   = ((System.Drawing.Bitmap)(resources.GetObject("tbi_news.ImageDefault")));
     this.tbi_news.ImagePressed   = ((System.Drawing.Bitmap)(resources.GetObject("tbi_news.ImagePressed")));
     this.tbi_news.Name           = "tbi_news";
     this.tbi_news.StretchImage   = true;
     //
     // tbi_msg
     //
     this.tbi_msg.CustomSize   = new System.Drawing.Size(0, 0);
     this.tbi_msg.ImageDefault = ((System.Drawing.Bitmap)(resources.GetObject("tbi_msg.ImageDefault")));
     this.tbi_msg.ImagePressed = ((System.Drawing.Bitmap)(resources.GetObject("tbi_msg.ImagePressed")));
     this.tbi_msg.Name         = "tbi_msg";
     this.tbi_msg.StretchImage = true;
     //
     // tbi_app
     //
     this.tbi_app.CustomSize   = new System.Drawing.Size(0, 0);
     this.tbi_app.ImageDefault = ((System.Drawing.Bitmap)(resources.GetObject("tbi_app.ImageDefault")));
     this.tbi_app.ImagePressed = ((System.Drawing.Bitmap)(resources.GetObject("tbi_app.ImagePressed")));
     this.tbi_app.Name         = "tbi_app";
     this.tbi_app.StretchImage = true;
     //
     // pnl_ToolBar
     //
     this.pnl_ToolBar.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pnl_ToolBar.Location = new System.Drawing.Point(0, 35);
     this.pnl_ToolBar.Name     = "pnl_ToolBar";
     this.pnl_ToolBar.Size     = new System.Drawing.Size(240, 25);
     //
     // pnl_top
     //
     this.pnl_top.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pnl_top.Location = new System.Drawing.Point(0, 0);
     this.pnl_top.Name     = "pnl_top";
     this.pnl_top.Size     = new System.Drawing.Size(240, 35);
     //
     // IntegratedForm
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit;
     this.ClientSize    = new System.Drawing.Size(240, 294);
     this.Controls.Add(this.main_Toolbar);
     this.Controls.Add(this.pnl_Contents);
     this.Controls.Add(this.pnl_ToolBar);
     this.Controls.Add(this.pnl_top);
     this.Name = "IntegratedForm";
     this.ResumeLayout(false);
 }
Пример #3
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
            this.contactpanel = new ContactPanel();
            this.main_Toolbar = new Resco.Controls.CommonControls.ToolbarControl();
            this.tbi_contact = new Resco.Controls.CommonControls.ToolbarItem();
            this.tbi_profile = new Resco.Controls.CommonControls.ToolbarItem();
            this.tbi_news = new Resco.Controls.CommonControls.ToolbarItem();
            this.tbi_msg = new Resco.Controls.CommonControls.ToolbarItem();
            this.tbi_app = new Resco.Controls.CommonControls.ToolbarItem();
            this.SuspendLayout();

            // 
            // main_Toolbar
            // 
            this.main_Toolbar.Items.Add(this.tbi_contact);
            this.main_Toolbar.Items.Add(this.tbi_profile);
            this.main_Toolbar.Items.Add(this.tbi_news);
            this.main_Toolbar.Items.Add(this.tbi_msg);
            this.main_Toolbar.Items.Add(this.tbi_app);
            this.main_Toolbar.Location = new System.Drawing.Point(0, 259);
            this.main_Toolbar.Name = "main_Toolbar";
            this.main_Toolbar.SelectedIndex = -1;
            this.main_Toolbar.Size = new System.Drawing.Size(240, 35);
            this.main_Toolbar.StretchBackgroundImage = true;
            this.main_Toolbar.TabIndex = 0;
            this.main_Toolbar.SelectionChanged += new System.EventHandler(this.Toolbar_SelectIndexChanged);
            // 
            // tbi_contact
            // 
            this.tbi_contact.CustomSize = new System.Drawing.Size(0, 0);
            this.tbi_contact.ImageDefault = ((System.Drawing.Bitmap)(resources.GetObject("tbi_contact.ImageDefault")));
            this.tbi_contact.ImagePressed = ((System.Drawing.Bitmap)(resources.GetObject("tbi_contact.ImagePressed")));
            this.tbi_contact.Name = "tbi_contact";
            this.tbi_contact.StretchImage = true;
            // 
            // tbi_profile
            // 
            this.tbi_profile.CustomSize = new System.Drawing.Size(0, 0);
            this.tbi_profile.ImageDefault = ((System.Drawing.Bitmap)(resources.GetObject("tbi_profile.ImageDefault")));
            this.tbi_profile.ImagePressed = ((System.Drawing.Bitmap)(resources.GetObject("tbi_profile.ImagePressed")));
            this.tbi_profile.Name = "tbi_profile";
            this.tbi_profile.StretchImage = true;
            // 
            // tbi_news
            // 
            this.tbi_news.CustomSize = new System.Drawing.Size(0, 0);
            this.tbi_news.ImageAlignment = Resco.Controls.CommonControls.Alignment.MiddleLeft;
            this.tbi_news.ImageDefault = ((System.Drawing.Bitmap)(resources.GetObject("tbi_news.ImageDefault")));
            this.tbi_news.ImagePressed = ((System.Drawing.Bitmap)(resources.GetObject("tbi_news.ImagePressed")));
            this.tbi_news.Name = "tbi_news";
            this.tbi_news.StretchImage = true;
            // 
            // tbi_msg
            // 
            this.tbi_msg.CustomSize = new System.Drawing.Size(0, 0);
            this.tbi_msg.ImageDefault = ((System.Drawing.Bitmap)(resources.GetObject("tbi_msg.ImageDefault")));
            this.tbi_msg.ImagePressed = ((System.Drawing.Bitmap)(resources.GetObject("tbi_msg.ImagePressed")));
            this.tbi_msg.Name = "tbi_msg";
            this.tbi_msg.StretchImage = true;
            // 
            // tbi_app
            // 
            this.tbi_app.CustomSize = new System.Drawing.Size(0, 0);
            this.tbi_app.ImageDefault = ((System.Drawing.Bitmap)(resources.GetObject("tbi_app.ImageDefault")));
            this.tbi_app.ImagePressed = ((System.Drawing.Bitmap)(resources.GetObject("tbi_app.ImagePressed")));
            this.tbi_app.Name = "tbi_app";
            this.tbi_app.StretchImage = true;
            //
            // contactpanel
            //
            contactpanel.InitContactPanel();
            // 
            // MainForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
            this.AutoScroll = true;
            this.ClientSize = new System.Drawing.Size(240, 294);
            this.Controls.Add(this.main_Toolbar);
            this.Controls.Add(contactpanel);
            this.Name = "MainForm";
            this.Text = "Sihus";
            this.Load += new System.EventHandler(this.mainform_Load);
            this.Closed += new System.EventHandler(this.mainform_Close);
            this.ResumeLayout(false);

        }
Пример #4
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
            this.contactpanel = new ContactPanel();
            this.main_Toolbar = new Resco.Controls.CommonControls.ToolbarControl();
            this.tbi_contact  = new Resco.Controls.CommonControls.ToolbarItem();
            this.tbi_profile  = new Resco.Controls.CommonControls.ToolbarItem();
            this.tbi_news     = new Resco.Controls.CommonControls.ToolbarItem();
            this.tbi_msg      = new Resco.Controls.CommonControls.ToolbarItem();
            this.tbi_app      = new Resco.Controls.CommonControls.ToolbarItem();
            this.SuspendLayout();

            //
            // main_Toolbar
            //
            this.main_Toolbar.Items.Add(this.tbi_contact);
            this.main_Toolbar.Items.Add(this.tbi_profile);
            this.main_Toolbar.Items.Add(this.tbi_news);
            this.main_Toolbar.Items.Add(this.tbi_msg);
            this.main_Toolbar.Items.Add(this.tbi_app);
            this.main_Toolbar.Location               = new System.Drawing.Point(0, 259);
            this.main_Toolbar.Name                   = "main_Toolbar";
            this.main_Toolbar.SelectedIndex          = -1;
            this.main_Toolbar.Size                   = new System.Drawing.Size(240, 35);
            this.main_Toolbar.StretchBackgroundImage = true;
            this.main_Toolbar.TabIndex               = 0;
            this.main_Toolbar.SelectionChanged      += new System.EventHandler(this.Toolbar_SelectIndexChanged);
            //
            // tbi_contact
            //
            this.tbi_contact.CustomSize   = new System.Drawing.Size(0, 0);
            this.tbi_contact.ImageDefault = ((System.Drawing.Bitmap)(resources.GetObject("tbi_contact.ImageDefault")));
            this.tbi_contact.ImagePressed = ((System.Drawing.Bitmap)(resources.GetObject("tbi_contact.ImagePressed")));
            this.tbi_contact.Name         = "tbi_contact";
            this.tbi_contact.StretchImage = true;
            //
            // tbi_profile
            //
            this.tbi_profile.CustomSize   = new System.Drawing.Size(0, 0);
            this.tbi_profile.ImageDefault = ((System.Drawing.Bitmap)(resources.GetObject("tbi_profile.ImageDefault")));
            this.tbi_profile.ImagePressed = ((System.Drawing.Bitmap)(resources.GetObject("tbi_profile.ImagePressed")));
            this.tbi_profile.Name         = "tbi_profile";
            this.tbi_profile.StretchImage = true;
            //
            // tbi_news
            //
            this.tbi_news.CustomSize     = new System.Drawing.Size(0, 0);
            this.tbi_news.ImageAlignment = Resco.Controls.CommonControls.Alignment.MiddleLeft;
            this.tbi_news.ImageDefault   = ((System.Drawing.Bitmap)(resources.GetObject("tbi_news.ImageDefault")));
            this.tbi_news.ImagePressed   = ((System.Drawing.Bitmap)(resources.GetObject("tbi_news.ImagePressed")));
            this.tbi_news.Name           = "tbi_news";
            this.tbi_news.StretchImage   = true;
            //
            // tbi_msg
            //
            this.tbi_msg.CustomSize   = new System.Drawing.Size(0, 0);
            this.tbi_msg.ImageDefault = ((System.Drawing.Bitmap)(resources.GetObject("tbi_msg.ImageDefault")));
            this.tbi_msg.ImagePressed = ((System.Drawing.Bitmap)(resources.GetObject("tbi_msg.ImagePressed")));
            this.tbi_msg.Name         = "tbi_msg";
            this.tbi_msg.StretchImage = true;
            //
            // tbi_app
            //
            this.tbi_app.CustomSize   = new System.Drawing.Size(0, 0);
            this.tbi_app.ImageDefault = ((System.Drawing.Bitmap)(resources.GetObject("tbi_app.ImageDefault")));
            this.tbi_app.ImagePressed = ((System.Drawing.Bitmap)(resources.GetObject("tbi_app.ImagePressed")));
            this.tbi_app.Name         = "tbi_app";
            this.tbi_app.StretchImage = true;
            //
            // contactpanel
            //
            contactpanel.InitContactPanel();
            //
            // MainForm
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
            this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Dpi;
            this.AutoScroll          = true;
            this.ClientSize          = new System.Drawing.Size(240, 294);
            this.Controls.Add(this.main_Toolbar);
            this.Controls.Add(contactpanel);
            this.Name    = "MainForm";
            this.Text    = "Sihus";
            this.Load   += new System.EventHandler(this.mainform_Load);
            this.Closed += new System.EventHandler(this.mainform_Close);
            this.ResumeLayout(false);
        }