Ejemplo n.º 1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     LightUI.ImageRect     imageRect17    = new LightUI.ImageRect();
     LightUI.GradientColor gradientColor2 = new LightUI.GradientColor();
     LightUI.ImageRect     imageRect18    = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect19    = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect20    = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect21    = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect22    = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect23    = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect24    = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect25    = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect26    = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect27    = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect28    = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect29    = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect30    = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect31    = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect32    = new LightUI.ImageRect();
     this.plFill      = new System.Windows.Forms.Panel();
     this.plLeft      = new LightUI.PanelEx();
     this.rdbVoiceSet = new LightUI.RadioButtonEx();
     this.rdbVideoSet = new LightUI.RadioButtonEx();
     this.rdbAccount  = new LightUI.RadioButtonEx();
     this.plLeft.SuspendLayout();
     this.SuspendLayout();
     //
     // plFill
     //
     this.plFill.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.plFill.Location = new System.Drawing.Point(270, 0);
     this.plFill.Name     = "plFill";
     this.plFill.Padding  = new System.Windows.Forms.Padding(2);
     this.plFill.Size     = new System.Drawing.Size(729, 628);
     this.plFill.TabIndex = 3;
     this.plFill.Paint   += new System.Windows.Forms.PaintEventHandler(this.plFill_Paint);
     //
     // plLeft
     //
     this.plLeft.BackColor        = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     imageRect17.Corner           = new System.Windows.Forms.Padding(0);
     imageRect17.Dest             = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect17.Image            = null;
     imageRect17.Source           = new System.Drawing.Rectangle(0, 0, 0, 0);
     this.plLeft.BackgroundBitmap = imageRect17;
     this.plLeft.BorderColor      = System.Drawing.Color.Red;
     this.plLeft.Controls.Add(this.rdbVoiceSet);
     this.plLeft.Controls.Add(this.rdbVideoSet);
     this.plLeft.Controls.Add(this.rdbAccount);
     this.plLeft.Dock               = System.Windows.Forms.DockStyle.Left;
     gradientColor2.BackColor1      = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(237)))), ((int)(((byte)(255)))));
     gradientColor2.BackColor2      = System.Drawing.Color.FromArgb(((int)(((byte)(178)))), ((int)(((byte)(212)))), ((int)(((byte)(255)))));
     gradientColor2.Enable          = false;
     gradientColor2.GradientAngle   = 90F;
     this.plLeft.GradientColor      = gradientColor2;
     this.plLeft.Location           = new System.Drawing.Point(0, 0);
     this.plLeft.MouseMsgSendtoForm = false;
     this.plLeft.Name               = "plLeft";
     this.plLeft.ShowBorder         = false;
     this.plLeft.Size               = new System.Drawing.Size(270, 628);
     this.plLeft.TabIndex           = 2;
     this.plLeft.Paint             += new System.Windows.Forms.PaintEventHandler(this.plLeft_Paint);
     //
     // rdbVoiceSet
     //
     this.rdbVoiceSet.BackColor               = System.Drawing.SystemColors.Control;
     imageRect18.Corner                       = new System.Windows.Forms.Padding(0);
     imageRect18.Dest                         = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect18.Image                        = null;
     imageRect18.Source                       = new System.Drawing.Rectangle(0, 0, 0, 0);
     this.rdbVoiceSet.BackgroundDisabled      = imageRect18;
     imageRect19.Corner                       = new System.Windows.Forms.Padding(1);
     imageRect19.Dest                         = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect19.Image                        = global::SoftPhoneCSharp.Properties.Resources.key_hover;
     imageRect19.Source                       = new System.Drawing.Rectangle(0, 0, 52, 36);
     this.rdbVoiceSet.BackgroundHover         = imageRect19;
     imageRect20.Corner                       = new System.Windows.Forms.Padding(0);
     imageRect20.Dest                         = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect20.Image                        = null;
     imageRect20.Source                       = new System.Drawing.Rectangle(0, 0, 0, 0);
     this.rdbVoiceSet.BackgroundNormal        = imageRect20;
     imageRect21.Corner                       = new System.Windows.Forms.Padding(1);
     imageRect21.Dest                         = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect21.Image                        = global::SoftPhoneCSharp.Properties.Resources.key_pressed;
     imageRect21.Source                       = new System.Drawing.Rectangle(0, 0, 49, 31);
     this.rdbVoiceSet.BackgroundPushed        = imageRect21;
     imageRect22.Corner                       = new System.Windows.Forms.Padding(1);
     imageRect22.Dest                         = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect22.Image                        = global::SoftPhoneCSharp.Properties.Resources.key_pressed;
     imageRect22.Source                       = new System.Drawing.Rectangle(0, 0, 49, 31);
     this.rdbVoiceSet.BackgroundSelected      = imageRect22;
     this.rdbVoiceSet.BorderColor             = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.rdbVoiceSet.Cursor                  = System.Windows.Forms.Cursors.Hand;
     this.rdbVoiceSet.DisableColor            = System.Drawing.Color.DarkGray;
     this.rdbVoiceSet.Dock                    = System.Windows.Forms.DockStyle.Top;
     this.rdbVoiceSet.Image                   = global::SoftPhoneCSharp.Properties.Resources.setting_audio;
     this.rdbVoiceSet.ImageAlign              = System.Drawing.ContentAlignment.MiddleLeft;
     this.rdbVoiceSet.ImagePadding            = new System.Windows.Forms.Padding(10, 0, 0, 0);
     this.rdbVoiceSet.Location                = new System.Drawing.Point(0, 96);
     this.rdbVoiceSet.Name                    = "rdbVoiceSet";
     this.rdbVoiceSet.ShowBorder              = false;
     this.rdbVoiceSet.ShowBottomBorder        = true;
     this.rdbVoiceSet.Size                    = new System.Drawing.Size(270, 48);
     this.rdbVoiceSet.TabIndex                = 5;
     this.rdbVoiceSet.TabStop                 = true;
     this.rdbVoiceSet.Text                    = "音频设置";
     this.rdbVoiceSet.TextPadding             = new System.Windows.Forms.Padding(50, 0, 0, 0);
     this.rdbVoiceSet.UseVisualStyleBackColor = false;
     this.rdbVoiceSet.CheckedChanged         += new System.EventHandler(this.rdbVoiceSet_CheckedChanged);
     //
     // rdbVideoSet
     //
     this.rdbVideoSet.BackColor               = System.Drawing.SystemColors.Control;
     imageRect23.Corner                       = new System.Windows.Forms.Padding(0);
     imageRect23.Dest                         = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect23.Image                        = null;
     imageRect23.Source                       = new System.Drawing.Rectangle(0, 0, 0, 0);
     this.rdbVideoSet.BackgroundDisabled      = imageRect23;
     imageRect24.Corner                       = new System.Windows.Forms.Padding(1);
     imageRect24.Dest                         = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect24.Image                        = global::SoftPhoneCSharp.Properties.Resources.key_hover;
     imageRect24.Source                       = new System.Drawing.Rectangle(0, 0, 52, 36);
     this.rdbVideoSet.BackgroundHover         = imageRect24;
     imageRect25.Corner                       = new System.Windows.Forms.Padding(0);
     imageRect25.Dest                         = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect25.Image                        = null;
     imageRect25.Source                       = new System.Drawing.Rectangle(0, 0, 0, 0);
     this.rdbVideoSet.BackgroundNormal        = imageRect25;
     imageRect26.Corner                       = new System.Windows.Forms.Padding(1);
     imageRect26.Dest                         = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect26.Image                        = global::SoftPhoneCSharp.Properties.Resources.key_pressed;
     imageRect26.Source                       = new System.Drawing.Rectangle(0, 0, 49, 31);
     this.rdbVideoSet.BackgroundPushed        = imageRect26;
     imageRect27.Corner                       = new System.Windows.Forms.Padding(1);
     imageRect27.Dest                         = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect27.Image                        = global::SoftPhoneCSharp.Properties.Resources.key_pressed;
     imageRect27.Source                       = new System.Drawing.Rectangle(0, 0, 49, 31);
     this.rdbVideoSet.BackgroundSelected      = imageRect27;
     this.rdbVideoSet.BorderColor             = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.rdbVideoSet.Cursor                  = System.Windows.Forms.Cursors.Hand;
     this.rdbVideoSet.DisableColor            = System.Drawing.Color.DarkGray;
     this.rdbVideoSet.Dock                    = System.Windows.Forms.DockStyle.Top;
     this.rdbVideoSet.Image                   = global::SoftPhoneCSharp.Properties.Resources.setting_video;
     this.rdbVideoSet.ImageAlign              = System.Drawing.ContentAlignment.MiddleLeft;
     this.rdbVideoSet.ImagePadding            = new System.Windows.Forms.Padding(10, 0, 0, 0);
     this.rdbVideoSet.Location                = new System.Drawing.Point(0, 48);
     this.rdbVideoSet.Name                    = "rdbVideoSet";
     this.rdbVideoSet.ShowBorder              = false;
     this.rdbVideoSet.ShowBottomBorder        = true;
     this.rdbVideoSet.Size                    = new System.Drawing.Size(270, 48);
     this.rdbVideoSet.TabIndex                = 4;
     this.rdbVideoSet.TabStop                 = true;
     this.rdbVideoSet.Text                    = "视频设置";
     this.rdbVideoSet.TextPadding             = new System.Windows.Forms.Padding(50, 0, 0, 0);
     this.rdbVideoSet.UseVisualStyleBackColor = false;
     this.rdbVideoSet.CheckedChanged         += new System.EventHandler(this.rdbVideoSet_CheckedChanged);
     //
     // rdbAccount
     //
     this.rdbAccount.BackColor               = System.Drawing.SystemColors.Control;
     imageRect28.Corner                      = new System.Windows.Forms.Padding(0);
     imageRect28.Dest                        = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect28.Image                       = null;
     imageRect28.Source                      = new System.Drawing.Rectangle(0, 0, 0, 0);
     this.rdbAccount.BackgroundDisabled      = imageRect28;
     imageRect29.Corner                      = new System.Windows.Forms.Padding(1);
     imageRect29.Dest                        = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect29.Image                       = global::SoftPhoneCSharp.Properties.Resources.key_hover;
     imageRect29.Source                      = new System.Drawing.Rectangle(0, 0, 52, 36);
     this.rdbAccount.BackgroundHover         = imageRect29;
     imageRect30.Corner                      = new System.Windows.Forms.Padding(0);
     imageRect30.Dest                        = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect30.Image                       = null;
     imageRect30.Source                      = new System.Drawing.Rectangle(0, 0, 0, 0);
     this.rdbAccount.BackgroundNormal        = imageRect30;
     imageRect31.Corner                      = new System.Windows.Forms.Padding(1);
     imageRect31.Dest                        = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect31.Image                       = global::SoftPhoneCSharp.Properties.Resources.key_pressed;
     imageRect31.Source                      = new System.Drawing.Rectangle(0, 0, 49, 31);
     this.rdbAccount.BackgroundPushed        = imageRect31;
     imageRect32.Corner                      = new System.Windows.Forms.Padding(1);
     imageRect32.Dest                        = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect32.Image                       = global::SoftPhoneCSharp.Properties.Resources.key_pressed;
     imageRect32.Source                      = new System.Drawing.Rectangle(0, 0, 49, 31);
     this.rdbAccount.BackgroundSelected      = imageRect32;
     this.rdbAccount.BorderColor             = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.rdbAccount.Cursor                  = System.Windows.Forms.Cursors.Hand;
     this.rdbAccount.DisableColor            = System.Drawing.Color.DarkGray;
     this.rdbAccount.Dock                    = System.Windows.Forms.DockStyle.Top;
     this.rdbAccount.Image                   = global::SoftPhoneCSharp.Properties.Resources.setting_account;
     this.rdbAccount.ImageAlign              = System.Drawing.ContentAlignment.MiddleLeft;
     this.rdbAccount.ImagePadding            = new System.Windows.Forms.Padding(10, 0, 0, 0);
     this.rdbAccount.Location                = new System.Drawing.Point(0, 0);
     this.rdbAccount.Name                    = "rdbAccount";
     this.rdbAccount.ShowBorder              = false;
     this.rdbAccount.ShowBottomBorder        = true;
     this.rdbAccount.Size                    = new System.Drawing.Size(270, 48);
     this.rdbAccount.TabIndex                = 3;
     this.rdbAccount.TabStop                 = true;
     this.rdbAccount.Text                    = "账号管理";
     this.rdbAccount.TextPadding             = new System.Windows.Forms.Padding(50, 0, 0, 0);
     this.rdbAccount.UseVisualStyleBackColor = false;
     this.rdbAccount.CheckedChanged         += new System.EventHandler(this.rdbAccount_CheckedChanged);
     //
     // frmSetting
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(999, 628);
     this.Controls.Add(this.plFill);
     this.Controls.Add(this.plLeft);
     this.Name = "frmSetting";
     this.Text = "frmSetting";
     this.plLeft.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Ejemplo n.º 2
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要修改
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     LightUI.ImageRect     imageRect1     = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect2     = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect3     = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect4     = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect5     = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect6     = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect7     = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect8     = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect9     = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect10    = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect11    = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect12    = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect13    = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect14    = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect15    = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect16    = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect17    = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect18    = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect19    = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect20    = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect21    = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect22    = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect23    = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect24    = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect25    = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect26    = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect27    = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect28    = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect29    = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect30    = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect31    = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect32    = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect33    = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect34    = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect35    = new LightUI.ImageRect();
     LightUI.GradientColor gradientColor1 = new LightUI.GradientColor();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmMain));
     this.plLeft       = new System.Windows.Forms.Panel();
     this.lbOnlieState = new System.Windows.Forms.Label();
     this.rdbSetting   = new LightUI.RadioButtonEx();
     this.rdbPtt       = new LightUI.RadioButtonEx();
     this.rdbMetting   = new LightUI.RadioButtonEx();
     this.rdbContacts  = new LightUI.RadioButtonEx();
     this.rdbMessage   = new LightUI.RadioButtonEx();
     this.rdbDialer    = new LightUI.RadioButtonEx();
     this.imgHead      = new LightUI.ImageButton();
     this.plFill       = new LightUI.PanelEx();
     this.plLeft.SuspendLayout();
     this.SuspendLayout();
     //
     // plLeft
     //
     this.plLeft.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
     this.plLeft.Controls.Add(this.lbOnlieState);
     this.plLeft.Controls.Add(this.rdbSetting);
     this.plLeft.Controls.Add(this.rdbPtt);
     this.plLeft.Controls.Add(this.rdbMetting);
     this.plLeft.Controls.Add(this.rdbContacts);
     this.plLeft.Controls.Add(this.rdbMessage);
     this.plLeft.Controls.Add(this.rdbDialer);
     this.plLeft.Controls.Add(this.imgHead);
     this.plLeft.Dock     = System.Windows.Forms.DockStyle.Left;
     this.plLeft.Location = new System.Drawing.Point(0, 0);
     this.plLeft.Name     = "plLeft";
     this.plLeft.Size     = new System.Drawing.Size(76, 640);
     this.plLeft.TabIndex = 0;
     this.plLeft.Paint   += new System.Windows.Forms.PaintEventHandler(this.plLeft_Paint);
     //
     // lbOnlieState
     //
     this.lbOnlieState.AutoSize  = true;
     this.lbOnlieState.ForeColor = System.Drawing.Color.Red;
     this.lbOnlieState.Location  = new System.Drawing.Point(24, 75);
     this.lbOnlieState.Name      = "lbOnlieState";
     this.lbOnlieState.Size      = new System.Drawing.Size(29, 12);
     this.lbOnlieState.TabIndex  = 2;
     this.lbOnlieState.Text      = "离线";
     //
     // rdbSetting
     //
     this.rdbSetting.BackColor               = System.Drawing.Color.Transparent;
     imageRect1.Corner                       = new System.Windows.Forms.Padding(0);
     imageRect1.Dest                         = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect1.Image                        = null;
     imageRect1.Source                       = new System.Drawing.Rectangle(0, 0, 0, 0);
     this.rdbSetting.BackgroundDisabled      = imageRect1;
     imageRect2.Corner                       = new System.Windows.Forms.Padding(0);
     imageRect2.Dest                         = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect2.Image                        = global::SoftPhoneCSharp.Properties.Resources.tab_setting1;
     imageRect2.Source                       = new System.Drawing.Rectangle(0, 0, 50, 50);
     this.rdbSetting.BackgroundHover         = imageRect2;
     imageRect3.Corner                       = new System.Windows.Forms.Padding(0);
     imageRect3.Dest                         = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect3.Image                        = global::SoftPhoneCSharp.Properties.Resources.tab_setting1;
     imageRect3.Source                       = new System.Drawing.Rectangle(0, 0, 50, 50);
     this.rdbSetting.BackgroundNormal        = imageRect3;
     imageRect4.Corner                       = new System.Windows.Forms.Padding(0);
     imageRect4.Dest                         = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect4.Image                        = global::SoftPhoneCSharp.Properties.Resources.tab_setting_cur1;
     imageRect4.Source                       = new System.Drawing.Rectangle(0, 0, 50, 50);
     this.rdbSetting.BackgroundPushed        = imageRect4;
     imageRect5.Corner                       = new System.Windows.Forms.Padding(0);
     imageRect5.Dest                         = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect5.Image                        = global::SoftPhoneCSharp.Properties.Resources.tab_setting_cur1;
     imageRect5.Source                       = new System.Drawing.Rectangle(0, 0, 50, 50);
     this.rdbSetting.BackgroundSelected      = imageRect5;
     this.rdbSetting.Cursor                  = System.Windows.Forms.Cursors.Hand;
     this.rdbSetting.DisableColor            = System.Drawing.Color.DarkGray;
     this.rdbSetting.ImagePadding            = new System.Windows.Forms.Padding(0);
     this.rdbSetting.Location                = new System.Drawing.Point(18, 449);
     this.rdbSetting.Name                    = "rdbSetting";
     this.rdbSetting.Size                    = new System.Drawing.Size(40, 40);
     this.rdbSetting.TabIndex                = 1;
     this.rdbSetting.TabStop                 = true;
     this.rdbSetting.TextPadding             = new System.Windows.Forms.Padding(0);
     this.rdbSetting.UseVisualStyleBackColor = false;
     this.rdbSetting.CheckedChanged         += new System.EventHandler(this.rdbSetting_CheckedChanged);
     //
     // rdbPtt
     //
     this.rdbPtt.BackColor               = System.Drawing.Color.Transparent;
     imageRect6.Corner                   = new System.Windows.Forms.Padding(0);
     imageRect6.Dest                     = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect6.Image                    = null;
     imageRect6.Source                   = new System.Drawing.Rectangle(0, 0, 0, 0);
     this.rdbPtt.BackgroundDisabled      = imageRect6;
     imageRect7.Corner                   = new System.Windows.Forms.Padding(0);
     imageRect7.Dest                     = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect7.Image                    = global::SoftPhoneCSharp.Properties.Resources.tab_ptt1;
     imageRect7.Source                   = new System.Drawing.Rectangle(0, 0, 128, 128);
     this.rdbPtt.BackgroundHover         = imageRect7;
     imageRect8.Corner                   = new System.Windows.Forms.Padding(0);
     imageRect8.Dest                     = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect8.Image                    = global::SoftPhoneCSharp.Properties.Resources.tab_ptt1;
     imageRect8.Source                   = new System.Drawing.Rectangle(0, 0, 128, 128);
     this.rdbPtt.BackgroundNormal        = imageRect8;
     imageRect9.Corner                   = new System.Windows.Forms.Padding(0);
     imageRect9.Dest                     = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect9.Image                    = global::SoftPhoneCSharp.Properties.Resources.tab_ptt_cur1;
     imageRect9.Source                   = new System.Drawing.Rectangle(0, 0, 128, 128);
     this.rdbPtt.BackgroundPushed        = imageRect9;
     imageRect10.Corner                  = new System.Windows.Forms.Padding(0);
     imageRect10.Dest                    = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect10.Image                   = global::SoftPhoneCSharp.Properties.Resources.tab_ptt_cur1;
     imageRect10.Source                  = new System.Drawing.Rectangle(0, 0, 128, 128);
     this.rdbPtt.BackgroundSelected      = imageRect10;
     this.rdbPtt.Cursor                  = System.Windows.Forms.Cursors.Hand;
     this.rdbPtt.DisableColor            = System.Drawing.Color.DarkGray;
     this.rdbPtt.ImagePadding            = new System.Windows.Forms.Padding(0);
     this.rdbPtt.Location                = new System.Drawing.Point(18, 383);
     this.rdbPtt.Name                    = "rdbPtt";
     this.rdbPtt.Size                    = new System.Drawing.Size(40, 40);
     this.rdbPtt.TabIndex                = 1;
     this.rdbPtt.TabStop                 = true;
     this.rdbPtt.TextPadding             = new System.Windows.Forms.Padding(0);
     this.rdbPtt.UseVisualStyleBackColor = false;
     this.rdbPtt.CheckedChanged         += new System.EventHandler(this.rdbPtt_CheckedChanged);
     //
     // rdbMetting
     //
     this.rdbMetting.BackColor               = System.Drawing.Color.Transparent;
     imageRect11.Corner                      = new System.Windows.Forms.Padding(0);
     imageRect11.Dest                        = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect11.Image                       = null;
     imageRect11.Source                      = new System.Drawing.Rectangle(0, 0, 0, 0);
     this.rdbMetting.BackgroundDisabled      = imageRect11;
     imageRect12.Corner                      = new System.Windows.Forms.Padding(0);
     imageRect12.Dest                        = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect12.Image                       = global::SoftPhoneCSharp.Properties.Resources.tab_meeting1;
     imageRect12.Source                      = new System.Drawing.Rectangle(0, 0, 50, 50);
     this.rdbMetting.BackgroundHover         = imageRect12;
     imageRect13.Corner                      = new System.Windows.Forms.Padding(0);
     imageRect13.Dest                        = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect13.Image                       = global::SoftPhoneCSharp.Properties.Resources.tab_meeting1;
     imageRect13.Source                      = new System.Drawing.Rectangle(0, 0, 50, 50);
     this.rdbMetting.BackgroundNormal        = imageRect13;
     imageRect14.Corner                      = new System.Windows.Forms.Padding(0);
     imageRect14.Dest                        = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect14.Image                       = global::SoftPhoneCSharp.Properties.Resources.tab_meeting_cur1;
     imageRect14.Source                      = new System.Drawing.Rectangle(0, 0, 50, 50);
     this.rdbMetting.BackgroundPushed        = imageRect14;
     imageRect15.Corner                      = new System.Windows.Forms.Padding(0);
     imageRect15.Dest                        = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect15.Image                       = global::SoftPhoneCSharp.Properties.Resources.tab_meeting_cur1;
     imageRect15.Source                      = new System.Drawing.Rectangle(0, 0, 50, 50);
     this.rdbMetting.BackgroundSelected      = imageRect15;
     this.rdbMetting.Cursor                  = System.Windows.Forms.Cursors.Hand;
     this.rdbMetting.DisableColor            = System.Drawing.Color.DarkGray;
     this.rdbMetting.ImagePadding            = new System.Windows.Forms.Padding(0);
     this.rdbMetting.Location                = new System.Drawing.Point(18, 317);
     this.rdbMetting.Name                    = "rdbMetting";
     this.rdbMetting.Size                    = new System.Drawing.Size(40, 40);
     this.rdbMetting.TabIndex                = 1;
     this.rdbMetting.TabStop                 = true;
     this.rdbMetting.TextPadding             = new System.Windows.Forms.Padding(0);
     this.rdbMetting.UseVisualStyleBackColor = false;
     this.rdbMetting.CheckedChanged         += new System.EventHandler(this.rdbMetting_CheckedChanged);
     //
     // rdbContacts
     //
     this.rdbContacts.BackColor               = System.Drawing.Color.Transparent;
     imageRect16.Corner                       = new System.Windows.Forms.Padding(0);
     imageRect16.Dest                         = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect16.Image                        = null;
     imageRect16.Source                       = new System.Drawing.Rectangle(0, 0, 0, 0);
     this.rdbContacts.BackgroundDisabled      = imageRect16;
     imageRect17.Corner                       = new System.Windows.Forms.Padding(0);
     imageRect17.Dest                         = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect17.Image                        = global::SoftPhoneCSharp.Properties.Resources.tab_tongxunlu1;
     imageRect17.Source                       = new System.Drawing.Rectangle(0, 0, 50, 50);
     this.rdbContacts.BackgroundHover         = imageRect17;
     imageRect18.Corner                       = new System.Windows.Forms.Padding(0);
     imageRect18.Dest                         = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect18.Image                        = global::SoftPhoneCSharp.Properties.Resources.tab_tongxunlu1;
     imageRect18.Source                       = new System.Drawing.Rectangle(0, 0, 50, 50);
     this.rdbContacts.BackgroundNormal        = imageRect18;
     imageRect19.Corner                       = new System.Windows.Forms.Padding(0);
     imageRect19.Dest                         = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect19.Image                        = global::SoftPhoneCSharp.Properties.Resources.tab_tongxunlu_cur1;
     imageRect19.Source                       = new System.Drawing.Rectangle(0, 0, 50, 50);
     this.rdbContacts.BackgroundPushed        = imageRect19;
     imageRect20.Corner                       = new System.Windows.Forms.Padding(0);
     imageRect20.Dest                         = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect20.Image                        = global::SoftPhoneCSharp.Properties.Resources.tab_tongxunlu_cur1;
     imageRect20.Source                       = new System.Drawing.Rectangle(0, 0, 50, 50);
     this.rdbContacts.BackgroundSelected      = imageRect20;
     this.rdbContacts.Cursor                  = System.Windows.Forms.Cursors.Hand;
     this.rdbContacts.DisableColor            = System.Drawing.Color.DarkGray;
     this.rdbContacts.ImagePadding            = new System.Windows.Forms.Padding(0);
     this.rdbContacts.Location                = new System.Drawing.Point(18, 251);
     this.rdbContacts.Name                    = "rdbContacts";
     this.rdbContacts.Size                    = new System.Drawing.Size(40, 40);
     this.rdbContacts.TabIndex                = 1;
     this.rdbContacts.TabStop                 = true;
     this.rdbContacts.TextPadding             = new System.Windows.Forms.Padding(0);
     this.rdbContacts.UseVisualStyleBackColor = false;
     this.rdbContacts.CheckedChanged         += new System.EventHandler(this.rdbContacts_CheckedChanged);
     //
     // rdbMessage
     //
     this.rdbMessage.BackColor               = System.Drawing.Color.Transparent;
     imageRect21.Corner                      = new System.Windows.Forms.Padding(0);
     imageRect21.Dest                        = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect21.Image                       = null;
     imageRect21.Source                      = new System.Drawing.Rectangle(0, 0, 0, 0);
     this.rdbMessage.BackgroundDisabled      = imageRect21;
     imageRect22.Corner                      = new System.Windows.Forms.Padding(0);
     imageRect22.Dest                        = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect22.Image                       = global::SoftPhoneCSharp.Properties.Resources.tab_xiaoxi1;
     imageRect22.Source                      = new System.Drawing.Rectangle(0, 0, 50, 50);
     this.rdbMessage.BackgroundHover         = imageRect22;
     imageRect23.Corner                      = new System.Windows.Forms.Padding(0);
     imageRect23.Dest                        = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect23.Image                       = global::SoftPhoneCSharp.Properties.Resources.tab_xiaoxi1;
     imageRect23.Source                      = new System.Drawing.Rectangle(0, 0, 50, 50);
     this.rdbMessage.BackgroundNormal        = imageRect23;
     imageRect24.Corner                      = new System.Windows.Forms.Padding(0);
     imageRect24.Dest                        = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect24.Image                       = global::SoftPhoneCSharp.Properties.Resources.tab_xiaoxi_cur1;
     imageRect24.Source                      = new System.Drawing.Rectangle(0, 0, 50, 50);
     this.rdbMessage.BackgroundPushed        = imageRect24;
     imageRect25.Corner                      = new System.Windows.Forms.Padding(0);
     imageRect25.Dest                        = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect25.Image                       = global::SoftPhoneCSharp.Properties.Resources.tab_xiaoxi_cur1;
     imageRect25.Source                      = new System.Drawing.Rectangle(0, 0, 50, 50);
     this.rdbMessage.BackgroundSelected      = imageRect25;
     this.rdbMessage.Cursor                  = System.Windows.Forms.Cursors.Hand;
     this.rdbMessage.DisableColor            = System.Drawing.Color.DarkGray;
     this.rdbMessage.ImagePadding            = new System.Windows.Forms.Padding(0);
     this.rdbMessage.Location                = new System.Drawing.Point(18, 185);
     this.rdbMessage.Name                    = "rdbMessage";
     this.rdbMessage.Size                    = new System.Drawing.Size(40, 40);
     this.rdbMessage.TabIndex                = 1;
     this.rdbMessage.TabStop                 = true;
     this.rdbMessage.TextPadding             = new System.Windows.Forms.Padding(0);
     this.rdbMessage.UseVisualStyleBackColor = false;
     this.rdbMessage.CheckedChanged         += new System.EventHandler(this.rdbMessage_CheckedChanged);
     //
     // rdbDialer
     //
     this.rdbDialer.BackColor               = System.Drawing.Color.Transparent;
     imageRect26.Corner                     = new System.Windows.Forms.Padding(0);
     imageRect26.Dest                       = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect26.Image                      = null;
     imageRect26.Source                     = new System.Drawing.Rectangle(0, 0, 0, 0);
     this.rdbDialer.BackgroundDisabled      = imageRect26;
     imageRect27.Corner                     = new System.Windows.Forms.Padding(0);
     imageRect27.Dest                       = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect27.Image                      = global::SoftPhoneCSharp.Properties.Resources.tab_tonghua_1;
     imageRect27.Source                     = new System.Drawing.Rectangle(0, 0, 50, 50);
     this.rdbDialer.BackgroundHover         = imageRect27;
     imageRect28.Corner                     = new System.Windows.Forms.Padding(0);
     imageRect28.Dest                       = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect28.Image                      = global::SoftPhoneCSharp.Properties.Resources.tab_tonghua_1;
     imageRect28.Source                     = new System.Drawing.Rectangle(0, 0, 50, 50);
     this.rdbDialer.BackgroundNormal        = imageRect28;
     imageRect29.Corner                     = new System.Windows.Forms.Padding(0);
     imageRect29.Dest                       = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect29.Image                      = global::SoftPhoneCSharp.Properties.Resources.tab_tonghua_2;
     imageRect29.Source                     = new System.Drawing.Rectangle(0, 0, 50, 50);
     this.rdbDialer.BackgroundPushed        = imageRect29;
     imageRect30.Corner                     = new System.Windows.Forms.Padding(0);
     imageRect30.Dest                       = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect30.Image                      = global::SoftPhoneCSharp.Properties.Resources.tab_tonghua_2;
     imageRect30.Source                     = new System.Drawing.Rectangle(0, 0, 50, 50);
     this.rdbDialer.BackgroundSelected      = imageRect30;
     this.rdbDialer.Cursor                  = System.Windows.Forms.Cursors.Hand;
     this.rdbDialer.DisableColor            = System.Drawing.Color.DarkGray;
     this.rdbDialer.ImagePadding            = new System.Windows.Forms.Padding(0);
     this.rdbDialer.Location                = new System.Drawing.Point(18, 119);
     this.rdbDialer.Name                    = "rdbDialer";
     this.rdbDialer.Size                    = new System.Drawing.Size(40, 40);
     this.rdbDialer.TabIndex                = 1;
     this.rdbDialer.TabStop                 = true;
     this.rdbDialer.TextPadding             = new System.Windows.Forms.Padding(0);
     this.rdbDialer.UseVisualStyleBackColor = false;
     this.rdbDialer.CheckedChanged         += new System.EventHandler(this.rdbDialer_CheckedChanged);
     //
     // imgHead
     //
     this.imgHead.BackColor                 = System.Drawing.Color.Transparent;
     imageRect31.Corner                     = new System.Windows.Forms.Padding(0);
     imageRect31.Dest                       = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect31.Image                      = null;
     imageRect31.Source                     = new System.Drawing.Rectangle(0, 0, 0, 0);
     this.imgHead.BackgroundDisabled        = imageRect31;
     imageRect32.Corner                     = new System.Windows.Forms.Padding(0);
     imageRect32.Dest                       = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect32.Image                      = global::SoftPhoneCSharp.Properties.Resources.state_offline2;
     imageRect32.Source                     = new System.Drawing.Rectangle(0, 0, 80, 80);
     this.imgHead.BackgroundHover           = imageRect32;
     imageRect33.Corner                     = new System.Windows.Forms.Padding(0);
     imageRect33.Dest                       = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect33.Image                      = global::SoftPhoneCSharp.Properties.Resources.state_offline2;
     imageRect33.Source                     = new System.Drawing.Rectangle(0, 0, 80, 80);
     this.imgHead.BackgroundNormal          = imageRect33;
     imageRect34.Corner                     = new System.Windows.Forms.Padding(0);
     imageRect34.Dest                       = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect34.Image                      = global::SoftPhoneCSharp.Properties.Resources.state_offline2;
     imageRect34.Source                     = new System.Drawing.Rectangle(0, 0, 80, 80);
     this.imgHead.BackgroundPushed          = imageRect34;
     this.imgHead.Cursor                    = System.Windows.Forms.Cursors.Hand;
     this.imgHead.DisableColor              = System.Drawing.Color.DarkGray;
     this.imgHead.FlatAppearance.BorderSize = 0;
     this.imgHead.FlatStyle                 = System.Windows.Forms.FlatStyle.Flat;
     this.imgHead.ImagePadding              = new System.Windows.Forms.Padding(0);
     this.imgHead.Location                  = new System.Drawing.Point(8, 10);
     this.imgHead.Name                      = "imgHead";
     this.imgHead.ShowFocusBord             = false;
     this.imgHead.Size                      = new System.Drawing.Size(60, 60);
     this.imgHead.TabIndex                  = 0;
     this.imgHead.TextPadding               = new System.Windows.Forms.Padding(0);
     this.imgHead.UseVisualStyleBackColor   = false;
     //
     // plFill
     //
     imageRect35.Corner             = new System.Windows.Forms.Padding(0);
     imageRect35.Dest               = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect35.Image              = null;
     imageRect35.Source             = new System.Drawing.Rectangle(0, 0, 0, 0);
     this.plFill.BackgroundBitmap   = imageRect35;
     this.plFill.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.plFill.Dock               = System.Windows.Forms.DockStyle.Fill;
     gradientColor1.BackColor1      = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(237)))), ((int)(((byte)(255)))));
     gradientColor1.BackColor2      = System.Drawing.Color.FromArgb(((int)(((byte)(178)))), ((int)(((byte)(212)))), ((int)(((byte)(255)))));
     gradientColor1.Enable          = false;
     gradientColor1.GradientAngle   = 90F;
     this.plFill.GradientColor      = gradientColor1;
     this.plFill.Location           = new System.Drawing.Point(76, 0);
     this.plFill.MouseMsgSendtoForm = false;
     this.plFill.Name               = "plFill";
     this.plFill.ShowBorder         = false;
     this.plFill.Size               = new System.Drawing.Size(924, 640);
     this.plFill.TabIndex           = 0;
     //
     // frmMain
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1000, 640);
     this.Controls.Add(this.plFill);
     this.Controls.Add(this.plLeft);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MinimumSize   = new System.Drawing.Size(1000, 650);
     this.Name          = "frmMain";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "劳格VOIP";
     this.FormClosed   += new System.Windows.Forms.FormClosedEventHandler(this.frmMain_FormClosed);
     this.Load         += new System.EventHandler(this.frmMain_Load);
     this.plLeft.ResumeLayout(false);
     this.plLeft.PerformLayout();
     this.ResumeLayout(false);
 }
Ejemplo n.º 3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     LightUI.ImageRect     imageRect1     = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect2     = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect3     = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect4     = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect5     = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect6     = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect7     = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect8     = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect9     = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect10    = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect11    = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect12    = new LightUI.ImageRect();
     LightUI.ImageRect     imageRect13    = new LightUI.ImageRect();
     LightUI.GradientColor gradientColor1 = new LightUI.GradientColor();
     this.btnAnswer    = new LightUI.ImageButton();
     this.btnHangup    = new LightUI.ImageButton();
     this.imageButton2 = new LightUI.ImageButton();
     this.plFill       = new LightUI.PanelEx();
     this.lbAddr       = new System.Windows.Forms.Label();
     this.label1       = new System.Windows.Forms.Label();
     this.plFill.SuspendLayout();
     this.SuspendLayout();
     //
     // btnAnswer
     //
     this.btnAnswer.BackColor                 = System.Drawing.Color.Transparent;
     imageRect1.Corner                        = new System.Windows.Forms.Padding(0);
     imageRect1.Dest                          = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect1.Image                         = null;
     imageRect1.Source                        = new System.Drawing.Rectangle(0, 0, 0, 0);
     this.btnAnswer.BackgroundDisabled        = imageRect1;
     imageRect2.Corner                        = new System.Windows.Forms.Padding(0);
     imageRect2.Dest                          = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect2.Image                         = global::SoftPhoneCSharp.Properties.Resources.call_answer2;
     imageRect2.Source                        = new System.Drawing.Rectangle(0, 0, 60, 60);
     this.btnAnswer.BackgroundHover           = imageRect2;
     imageRect3.Corner                        = new System.Windows.Forms.Padding(0);
     imageRect3.Dest                          = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect3.Image                         = global::SoftPhoneCSharp.Properties.Resources.call_answer2;
     imageRect3.Source                        = new System.Drawing.Rectangle(0, 0, 60, 60);
     this.btnAnswer.BackgroundNormal          = imageRect3;
     imageRect4.Corner                        = new System.Windows.Forms.Padding(0);
     imageRect4.Dest                          = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect4.Image                         = global::SoftPhoneCSharp.Properties.Resources.call_answer2;
     imageRect4.Source                        = new System.Drawing.Rectangle(0, 0, 60, 60);
     this.btnAnswer.BackgroundPushed          = imageRect4;
     this.btnAnswer.Cursor                    = System.Windows.Forms.Cursors.Hand;
     this.btnAnswer.DisableColor              = System.Drawing.Color.DarkGray;
     this.btnAnswer.FlatAppearance.BorderSize = 0;
     this.btnAnswer.FlatStyle                 = System.Windows.Forms.FlatStyle.Flat;
     this.btnAnswer.ImagePadding              = new System.Windows.Forms.Padding(0);
     this.btnAnswer.Location                  = new System.Drawing.Point(48, 257);
     this.btnAnswer.Name                      = "btnAnswer";
     this.btnAnswer.ShowFocusBord             = false;
     this.btnAnswer.Size                      = new System.Drawing.Size(60, 60);
     this.btnAnswer.TabIndex                  = 1;
     this.btnAnswer.TextPadding               = new System.Windows.Forms.Padding(0);
     this.btnAnswer.UseVisualStyleBackColor   = false;
     this.btnAnswer.Click                    += new System.EventHandler(this.btnAnswer_Click);
     //
     // btnHangup
     //
     this.btnHangup.BackColor                 = System.Drawing.Color.Transparent;
     imageRect5.Corner                        = new System.Windows.Forms.Padding(0);
     imageRect5.Dest                          = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect5.Image                         = null;
     imageRect5.Source                        = new System.Drawing.Rectangle(0, 0, 0, 0);
     this.btnHangup.BackgroundDisabled        = imageRect5;
     imageRect6.Corner                        = new System.Windows.Forms.Padding(0);
     imageRect6.Dest                          = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect6.Image                         = global::SoftPhoneCSharp.Properties.Resources.call_hangup2;
     imageRect6.Source                        = new System.Drawing.Rectangle(0, 0, 60, 60);
     this.btnHangup.BackgroundHover           = imageRect6;
     imageRect7.Corner                        = new System.Windows.Forms.Padding(0);
     imageRect7.Dest                          = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect7.Image                         = global::SoftPhoneCSharp.Properties.Resources.call_hangup2;
     imageRect7.Source                        = new System.Drawing.Rectangle(0, 0, 60, 60);
     this.btnHangup.BackgroundNormal          = imageRect7;
     imageRect8.Corner                        = new System.Windows.Forms.Padding(0);
     imageRect8.Dest                          = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect8.Image                         = global::SoftPhoneCSharp.Properties.Resources.call_hangup2;
     imageRect8.Source                        = new System.Drawing.Rectangle(0, 0, 60, 60);
     this.btnHangup.BackgroundPushed          = imageRect8;
     this.btnHangup.Cursor                    = System.Windows.Forms.Cursors.Hand;
     this.btnHangup.DisableColor              = System.Drawing.Color.DarkGray;
     this.btnHangup.FlatAppearance.BorderSize = 0;
     this.btnHangup.FlatStyle                 = System.Windows.Forms.FlatStyle.Flat;
     this.btnHangup.ImagePadding              = new System.Windows.Forms.Padding(0);
     this.btnHangup.Location                  = new System.Drawing.Point(154, 257);
     this.btnHangup.Name                      = "btnHangup";
     this.btnHangup.ShowFocusBord             = false;
     this.btnHangup.Size                      = new System.Drawing.Size(60, 60);
     this.btnHangup.TabIndex                  = 2;
     this.btnHangup.TextPadding               = new System.Windows.Forms.Padding(0);
     this.btnHangup.UseVisualStyleBackColor   = false;
     this.btnHangup.Click                    += new System.EventHandler(this.btnHangup_Click);
     //
     // imageButton2
     //
     this.imageButton2.BackColor                 = System.Drawing.Color.Transparent;
     imageRect9.Corner                           = new System.Windows.Forms.Padding(0);
     imageRect9.Dest                             = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect9.Image                            = null;
     imageRect9.Source                           = new System.Drawing.Rectangle(0, 0, 0, 0);
     this.imageButton2.BackgroundDisabled        = imageRect9;
     imageRect10.Corner                          = new System.Windows.Forms.Padding(0);
     imageRect10.Dest                            = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect10.Image                           = global::SoftPhoneCSharp.Properties.Resources.head1;
     imageRect10.Source                          = new System.Drawing.Rectangle(0, 0, 110, 110);
     this.imageButton2.BackgroundHover           = imageRect10;
     imageRect11.Corner                          = new System.Windows.Forms.Padding(0);
     imageRect11.Dest                            = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect11.Image                           = global::SoftPhoneCSharp.Properties.Resources.head1;
     imageRect11.Source                          = new System.Drawing.Rectangle(0, 0, 110, 110);
     this.imageButton2.BackgroundNormal          = imageRect11;
     imageRect12.Corner                          = new System.Windows.Forms.Padding(0);
     imageRect12.Dest                            = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect12.Image                           = global::SoftPhoneCSharp.Properties.Resources.head1;
     imageRect12.Source                          = new System.Drawing.Rectangle(0, 0, 110, 110);
     this.imageButton2.BackgroundPushed          = imageRect12;
     this.imageButton2.Cursor                    = System.Windows.Forms.Cursors.Hand;
     this.imageButton2.DisableColor              = System.Drawing.Color.DarkGray;
     this.imageButton2.FlatAppearance.BorderSize = 0;
     this.imageButton2.FlatStyle                 = System.Windows.Forms.FlatStyle.Flat;
     this.imageButton2.ImagePadding              = new System.Windows.Forms.Padding(0);
     this.imageButton2.Location                  = new System.Drawing.Point(92, 20);
     this.imageButton2.Name                      = "imageButton2";
     this.imageButton2.ShowFocusBord             = false;
     this.imageButton2.Size                      = new System.Drawing.Size(80, 80);
     this.imageButton2.TabIndex                  = 3;
     this.imageButton2.TextPadding               = new System.Windows.Forms.Padding(0);
     this.imageButton2.UseVisualStyleBackColor   = false;
     //
     // plFill
     //
     this.plFill.BackColor        = System.Drawing.Color.Transparent;
     imageRect13.Corner           = new System.Windows.Forms.Padding(0);
     imageRect13.Dest             = new System.Drawing.Rectangle(0, 0, 0, 0);
     imageRect13.Image            = null;
     imageRect13.Source           = new System.Drawing.Rectangle(0, 0, 0, 0);
     this.plFill.BackgroundBitmap = imageRect13;
     this.plFill.BorderColor      = System.Drawing.Color.Red;
     this.plFill.Controls.Add(this.label1);
     this.plFill.Controls.Add(this.lbAddr);
     this.plFill.Controls.Add(this.btnHangup);
     this.plFill.Controls.Add(this.imageButton2);
     this.plFill.Controls.Add(this.btnAnswer);
     this.plFill.Dock               = System.Windows.Forms.DockStyle.Fill;
     gradientColor1.BackColor1      = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(237)))), ((int)(((byte)(255)))));
     gradientColor1.BackColor2      = System.Drawing.Color.FromArgb(((int)(((byte)(178)))), ((int)(((byte)(212)))), ((int)(((byte)(255)))));
     gradientColor1.Enable          = false;
     gradientColor1.GradientAngle   = 90F;
     this.plFill.GradientColor      = gradientColor1;
     this.plFill.Location           = new System.Drawing.Point(0, 0);
     this.plFill.MouseMsgSendtoForm = true;
     this.plFill.Name               = "plFill";
     this.plFill.ShowBorder         = false;
     this.plFill.Size               = new System.Drawing.Size(264, 342);
     this.plFill.TabIndex           = 4;
     //
     // lbAddr
     //
     this.lbAddr.Font      = new System.Drawing.Font("宋体", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.lbAddr.ForeColor = System.Drawing.Color.White;
     this.lbAddr.Location  = new System.Drawing.Point(12, 145);
     this.lbAddr.Name      = "lbAddr";
     this.lbAddr.Size      = new System.Drawing.Size(240, 50);
     this.lbAddr.TabIndex  = 4;
     this.lbAddr.Text      = "10086";
     this.lbAddr.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // label1
     //
     this.label1.Font      = new System.Drawing.Font("宋体", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label1.ForeColor = System.Drawing.Color.White;
     this.label1.Location  = new System.Drawing.Point(82, 111);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(100, 23);
     this.label1.TabIndex  = 5;
     this.label1.Text      = "来电";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // frmIncoming
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackgroundImage     = global::SoftPhoneCSharp.Properties.Resources.incoming_bg;
     this.ClientSize          = new System.Drawing.Size(264, 342);
     this.Controls.Add(this.plFill);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "frmIncoming";
     this.ShowIcon        = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "来电";
     this.FormClosed     += new System.Windows.Forms.FormClosedEventHandler(this.frmIncoming_FormClosed);
     this.plFill.ResumeLayout(false);
     this.ResumeLayout(false);
 }