Пример #1
0
 /// <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();
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(Form1));
     this.vbvFrame1     = new Pronexus.VBVoice.VBVFrame();
     this.lineGroup1    = new Pronexus.VBVoice.LineGroup();
     this.onHook1       = new Pronexus.VBVoice.OnHook();
     this.gdInput       = new Pronexus.VBVoice.GetDigits();
     this.RecordMsg     = new Pronexus.VBVoice.Record();
     this.PlayMsgs1     = new Pronexus.VBVoice.PlayMsgs();
     this.playGreeting1 = new Pronexus.VBVoice.PlayGreeting();
     this.btnStart      = new System.Windows.Forms.Button();
     this.btnStop       = new System.Windows.Forms.Button();
     this.label1        = new System.Windows.Forms.Label();
     this.label2        = new System.Windows.Forms.Label();
     this.label3        = new System.Windows.Forms.Label();
     this.timer1        = new System.Windows.Forms.Timer(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.vbvFrame1)).BeginInit();
     this.vbvFrame1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lineGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.onHook1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gdInput)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.RecordMsg)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.PlayMsgs1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.playGreeting1)).BeginInit();
     this.SuspendLayout();
     //
     // vbvFrame1
     //
     this.vbvFrame1.Controls.Add(this.lineGroup1);
     this.vbvFrame1.Controls.Add(this.onHook1);
     this.vbvFrame1.Controls.Add(this.gdInput);
     this.vbvFrame1.Controls.Add(this.RecordMsg);
     this.vbvFrame1.Controls.Add(this.PlayMsgs1);
     this.vbvFrame1.Controls.Add(this.playGreeting1);
     this.vbvFrame1.Location = new System.Drawing.Point(0, 0);
     this.vbvFrame1.Name     = "vbvFrame1";
     this.vbvFrame1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("vbvFrame1.OcxState")));
     this.vbvFrame1.Size     = new System.Drawing.Size(512, 248);
     this.vbvFrame1.TabIndex = 0;
     //
     // lineGroup1
     //
     this.lineGroup1.ContainingControl = this;
     this.lineGroup1.Location          = new System.Drawing.Point(16, 48);
     this.lineGroup1.Name     = "lineGroup1";
     this.lineGroup1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("lineGroup1.OcxState")));
     this.lineGroup1.Size     = new System.Drawing.Size(61, 110);
     this.lineGroup1.TabIndex = 1;
     //
     // onHook1
     //
     this.onHook1.ContainingControl = this;
     this.onHook1.Location          = new System.Drawing.Point(448, 104);
     this.onHook1.Name     = "onHook1";
     this.onHook1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("onHook1.OcxState")));
     this.onHook1.Size     = new System.Drawing.Size(54, 56);
     this.onHook1.TabIndex = 2;
     //
     // gdInput
     //
     this.gdInput.ContainingControl = this;
     this.gdInput.Location          = new System.Drawing.Point(224, 64);
     this.gdInput.Name     = "gdInput";
     this.gdInput.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("gdInput.OcxState")));
     this.gdInput.Size     = new System.Drawing.Size(80, 80);
     this.gdInput.TabIndex = 3;
     //
     // RecordMsg
     //
     this.RecordMsg.ContainingControl = this;
     this.RecordMsg.Location          = new System.Drawing.Point(360, 40);
     this.RecordMsg.Name     = "RecordMsg";
     this.RecordMsg.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("RecordMsg.OcxState")));
     this.RecordMsg.Size     = new System.Drawing.Size(65, 80);
     this.RecordMsg.TabIndex = 4;
     //
     // PlayMsgs1
     //
     this.PlayMsgs1.ContainingControl = this;
     this.PlayMsgs1.Location          = new System.Drawing.Point(360, 160);
     this.PlayMsgs1.Name     = "PlayMsgs1";
     this.PlayMsgs1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("PlayMsgs1.OcxState")));
     this.PlayMsgs1.Size     = new System.Drawing.Size(61, 76);
     this.PlayMsgs1.TabIndex = 6;
     //
     // playGreeting1
     //
     this.playGreeting1.ContainingControl = this;
     this.playGreeting1.Location          = new System.Drawing.Point(104, 56);
     this.playGreeting1.Name     = "playGreeting1";
     this.playGreeting1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("playGreeting1.OcxState")));
     this.playGreeting1.Size     = new System.Drawing.Size(75, 65);
     this.playGreeting1.TabIndex = 7;
     //
     // btnStart
     //
     this.btnStart.Location = new System.Drawing.Point(8, 256);
     this.btnStart.Name     = "btnStart";
     this.btnStart.TabIndex = 8;
     this.btnStart.Text     = "Start";
     this.btnStart.Click   += new System.EventHandler(this.btnStart_Click);
     //
     // btnStop
     //
     this.btnStop.Enabled  = false;
     this.btnStop.Location = new System.Drawing.Point(96, 256);
     this.btnStop.Name     = "btnStop";
     this.btnStop.TabIndex = 9;
     this.btnStop.Text     = "Stop";
     this.btnStop.Click   += new System.EventHandler(this.btnStop_Click);
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(192, 256);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(312, 32);
     this.label1.TabIndex = 10;
     this.label1.Text     = "System can only be started if voice card installed,  right click on LineGroup1 an" +
                            "d choose start test if no voice card.";
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(8, 296);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(496, 40);
     this.label2.TabIndex = 11;
     this.label2.Text     = "This example displays the fundamentals for setting up a voicemail system.  In thi" +
                            "s example the user has the option of saving a message into a mailbox, and then r" +
                            "etrieving that message from the mailbox.   ";
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(8, 344);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(496, 32);
     this.label3.TabIndex = 12;
     this.label3.Text     = "Voicemail functionality revolves around the interaction between the Record and Pl" +
                            "ayMsgs controls.";
     //
     // timer1
     //
     this.timer1.Enabled  = true;
     this.timer1.Interval = 500;
     this.timer1.Tick    += new System.EventHandler(this.timer1_Tick);
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(520, 381);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.btnStop);
     this.Controls.Add(this.btnStart);
     this.Controls.Add(this.vbvFrame1);
     this.Name = "Form1";
     this.Text = "Form1";
     ((System.ComponentModel.ISupportInitialize)(this.vbvFrame1)).EndInit();
     this.vbvFrame1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.lineGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.onHook1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gdInput)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.RecordMsg)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.PlayMsgs1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.playGreeting1)).EndInit();
     this.ResumeLayout(false);
 }
Пример #2
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(frmEZFlow));
     this.vbvFrame1     = new Pronexus.VBVoice.VBVFrame();
     this.PhoneAns      = new Pronexus.VBVoice.LineGroup();
     this.IntroGreeting = new Pronexus.VBVoice.PlayGreeting();
     this.GetCustInfo   = new Pronexus.VBVoice.GetDigits();
     this.onHook1       = new Pronexus.VBVoice.OnHook();
     this.ProductInfo   = new Pronexus.VBVoice.PlayGreeting();
     this.SupportInfo   = new Pronexus.VBVoice.PlayGreeting();
     this.label1        = new System.Windows.Forms.Label();
     this.cmdStart      = new System.Windows.Forms.Button();
     this.cmdStop       = new System.Windows.Forms.Button();
     ((System.ComponentModel.ISupportInitialize)(this.vbvFrame1)).BeginInit();
     this.vbvFrame1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.PhoneAns)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.IntroGreeting)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.GetCustInfo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.onHook1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ProductInfo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.SupportInfo)).BeginInit();
     this.SuspendLayout();
     //
     // vbvFrame1
     //
     this.vbvFrame1.Controls.Add(this.PhoneAns);
     this.vbvFrame1.Controls.Add(this.IntroGreeting);
     this.vbvFrame1.Controls.Add(this.GetCustInfo);
     this.vbvFrame1.Controls.Add(this.onHook1);
     this.vbvFrame1.Controls.Add(this.ProductInfo);
     this.vbvFrame1.Controls.Add(this.SupportInfo);
     this.vbvFrame1.Location    = new System.Drawing.Point(0, 0);
     this.vbvFrame1.Name        = "vbvFrame1";
     this.vbvFrame1.PropertyBag = resources.GetString("vbvFrame1.PropertyBag");
     this.vbvFrame1.Size        = new System.Drawing.Size(560, 224);
     this.vbvFrame1.TabIndex    = 0;
     //
     // PhoneAns
     //
     this.PhoneAns.Location    = new System.Drawing.Point(8, 88);
     this.PhoneAns.Name        = "PhoneAns";
     this.PhoneAns.PropertyBag = resources.GetString("PhoneAns.PropertyBag");
     this.PhoneAns.TabIndex    = 1;
     //
     // IntroGreeting
     //
     this.IntroGreeting.Location    = new System.Drawing.Point(96, 88);
     this.IntroGreeting.Name        = "IntroGreeting";
     this.IntroGreeting.PropertyBag = resources.GetString("IntroGreeting.PropertyBag");
     this.IntroGreeting.TabIndex    = 2;
     //
     // GetCustInfo
     //
     this.GetCustInfo.Location    = new System.Drawing.Point(208, 88);
     this.GetCustInfo.Name        = "GetCustInfo";
     this.GetCustInfo.PropertyBag = resources.GetString("GetCustInfo.PropertyBag");
     this.GetCustInfo.TabIndex    = 3;
     //
     // onHook1
     //
     this.onHook1.Location    = new System.Drawing.Point(464, 96);
     this.onHook1.Name        = "onHook1";
     this.onHook1.PropertyBag = resources.GetString("onHook1.PropertyBag");
     this.onHook1.TabIndex    = 4;
     //
     // ProductInfo
     //
     this.ProductInfo.Location    = new System.Drawing.Point(376, 40);
     this.ProductInfo.Name        = "ProductInfo";
     this.ProductInfo.PropertyBag = resources.GetString("ProductInfo.PropertyBag");
     this.ProductInfo.TabIndex    = 5;
     //
     // SupportInfo
     //
     this.SupportInfo.Location    = new System.Drawing.Point(376, 136);
     this.SupportInfo.Name        = "SupportInfo";
     this.SupportInfo.PropertyBag = resources.GetString("SupportInfo.PropertyBag");
     this.SupportInfo.TabIndex    = 6;
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(8, 232);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(392, 32);
     this.label1.TabIndex = 7;
     this.label1.Text     = "This example displays the ease in which a simple IVR application  can be created." +
                            " A user dials in and is offered two information options.";
     //
     // cmdStart
     //
     this.cmdStart.Location = new System.Drawing.Point(400, 232);
     this.cmdStart.Name     = "cmdStart";
     this.cmdStart.Size     = new System.Drawing.Size(75, 23);
     this.cmdStart.TabIndex = 8;
     this.cmdStart.Text     = "&Start";
     this.cmdStart.Click   += new System.EventHandler(this.cmdStart_Click);
     //
     // cmdStop
     //
     this.cmdStop.Enabled  = false;
     this.cmdStop.Location = new System.Drawing.Point(480, 232);
     this.cmdStop.Name     = "cmdStop";
     this.cmdStop.Size     = new System.Drawing.Size(75, 23);
     this.cmdStop.TabIndex = 9;
     this.cmdStop.Text     = "S&top";
     this.cmdStop.Click   += new System.EventHandler(this.cmdStop_Click);
     //
     // frmEZFlow
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(560, 267);
     this.Controls.Add(this.cmdStop);
     this.Controls.Add(this.cmdStart);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.vbvFrame1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
     this.MaximizeBox     = false;
     this.Name            = "frmEZFlow";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "C#.NET - EZFlow Example";
     ((System.ComponentModel.ISupportInitialize)(this.vbvFrame1)).EndInit();
     this.vbvFrame1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.PhoneAns)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.IntroGreeting)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.GetCustInfo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.onHook1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ProductInfo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.SupportInfo)).EndInit();
     this.ResumeLayout(false);
 }