Click here to Skip to main content
15,896,207 members
Articles / Containers / Virtual Machine

BizTalk The Practical Course Code

Rate me:
Please Sign up or sign in to vote.
4.78/5 (7 votes)
24 Apr 2009CPOL27 min read 50.6K   744   24  
Code Sample and a sample chapter from Book BizTalk The Practical Course
namespace PractBTS.ErrorsCollection.EnableRoutingFailure
{
    partial class MainWindow
    {
        /// <summary>
        /// Required designer variable.
        /// </summary>
        private System.ComponentModel.IContainer components = null;

        /// <summary>
        /// Clean up any resources being used.
        /// </summary>
        /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        protected override void Dispose(bool disposing)
        {
            if (disposing && (components != null))
            {
                components.Dispose();
            }
            base.Dispose(disposing);
        }

        #region Windows Form Designer generated code

        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.cbBizTalkGroup = new System.Windows.Forms.ComboBox();
            this.lblBTSGroup = new System.Windows.Forms.Label();
            this.cbReceivePorts = new System.Windows.Forms.CheckBox();
            this.cbSendPorts = new System.Windows.Forms.CheckBox();
            this.btOK = new System.Windows.Forms.Button();
            this.btnclose = new System.Windows.Forms.Button();
            this.SuspendLayout();
            // 
            // cbBizTalkGroup
            // 
            this.cbBizTalkGroup.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbBizTalkGroup.FormattingEnabled = true;
            this.cbBizTalkGroup.Location = new System.Drawing.Point(132, 27);
            this.cbBizTalkGroup.Name = "cbBizTalkGroup";
            this.cbBizTalkGroup.Size = new System.Drawing.Size(294, 21);
            this.cbBizTalkGroup.TabIndex = 39;
            // 
            // lblBTSGroup
            // 
            this.lblBTSGroup.AutoSize = true;
            this.lblBTSGroup.Location = new System.Drawing.Point(12, 30);
            this.lblBTSGroup.Name = "lblBTSGroup";
            this.lblBTSGroup.Size = new System.Drawing.Size(110, 13);
            this.lblBTSGroup.TabIndex = 38;
            this.lblBTSGroup.Text = "Select BizTalk Group:";
            // 
            // cbReceivePorts
            // 
            this.cbReceivePorts.AutoSize = true;
            this.cbReceivePorts.Checked = true;
            this.cbReceivePorts.CheckState = System.Windows.Forms.CheckState.Checked;
            this.cbReceivePorts.Location = new System.Drawing.Point(132, 76);
            this.cbReceivePorts.Name = "cbReceivePorts";
            this.cbReceivePorts.Size = new System.Drawing.Size(229, 17);
            this.cbReceivePorts.TabIndex = 40;
            this.cbReceivePorts.Text = "Enable Failure Routing forAll Receive Ports";
            this.cbReceivePorts.UseVisualStyleBackColor = true;
            // 
            // cbSendPorts
            // 
            this.cbSendPorts.AutoSize = true;
            this.cbSendPorts.Checked = true;
            this.cbSendPorts.CheckState = System.Windows.Forms.CheckState.Checked;
            this.cbSendPorts.Location = new System.Drawing.Point(132, 109);
            this.cbSendPorts.Name = "cbSendPorts";
            this.cbSendPorts.Size = new System.Drawing.Size(214, 17);
            this.cbSendPorts.TabIndex = 41;
            this.cbSendPorts.Text = "Enable Failure Routing forAll Send Ports";
            this.cbSendPorts.UseVisualStyleBackColor = true;
            // 
            // btOK
            // 
            this.btOK.Location = new System.Drawing.Point(132, 161);
            this.btOK.Name = "btOK";
            this.btOK.Size = new System.Drawing.Size(75, 23);
            this.btOK.TabIndex = 42;
            this.btOK.Text = "Enable";
            this.btOK.UseVisualStyleBackColor = true;
            this.btOK.Click += new System.EventHandler(this.btOK_Click);
            // 
            // btnclose
            // 
            this.btnclose.DialogResult = System.Windows.Forms.DialogResult.Cancel;
            this.btnclose.Location = new System.Drawing.Point(271, 161);
            this.btnclose.Name = "btnclose";
            this.btnclose.Size = new System.Drawing.Size(75, 23);
            this.btnclose.TabIndex = 43;
            this.btnclose.Text = "Close";
            this.btnclose.UseVisualStyleBackColor = true;
            this.btnclose.Click += new System.EventHandler(this.btnclose_Click);
            // 
            // MainWindow
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.CancelButton = this.btnclose;
            this.ClientSize = new System.Drawing.Size(470, 201);
            this.Controls.Add(this.btnclose);
            this.Controls.Add(this.btOK);
            this.Controls.Add(this.cbSendPorts);
            this.Controls.Add(this.cbReceivePorts);
            this.Controls.Add(this.cbBizTalkGroup);
            this.Controls.Add(this.lblBTSGroup);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
            this.Name = "MainWindow";
            this.Text = "Enable Routing Failure:";
            this.Load += new System.EventHandler(this.MainWindow_Load);
            this.ResumeLayout(false);
            this.PerformLayout();

        }

        #endregion

        private System.Windows.Forms.ComboBox cbBizTalkGroup;
        private System.Windows.Forms.Label lblBTSGroup;
        private System.Windows.Forms.CheckBox cbReceivePorts;
        private System.Windows.Forms.CheckBox cbSendPorts;
        private System.Windows.Forms.Button btOK;
        private System.Windows.Forms.Button btnclose;
    }
}

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
Canada Canada
As a well-established IT leader with a passion for architecture, design, coding, refactoring, and development, I possess 20+ years’ success spearheading large teams to deliver the end-to-end development of 30+ innovative software solutions on time and under budget on a US and international level.

Throughout my career, I have made it my priority to utilize current technologies and new techniques to develop elegant, creative technical solutions across all project phases. Comfortable in collaborative and independently-driven roles, I am a forward-thinking leader with refined analytical and critical thinking skills, and I can adapt and revise my strategies to meet evolving priorities, shifting needs, and emergent issues. As a dynamic leader with experience as Technical Lead and Senior Manager, as well as on the Board of Directors, I have led numerous teams to create a new employees experience with Workday, roadmap for people systems (JDA WFMR, Kronos, Infor, Workday, and monitoring with Splunk), and architecture for 20+ projects at Loblaw. Furthermore, I have spearheaded As a well-established IT leader with a passion for architecture, design, coding, refactoring, and development, I possess 20+ years’ success spearheading large teams to deliver the end-to-end development of 30+ innovative software solutions on time and under budget on a US and international level.

Throughout my career, I have made it my priority to utilize current technologies and new techniques to develop elegant, creative technical solutions across all project phases. Comfortable in collaborative and independently-driven roles, I am a forward-thinking leader with refined analytical and critical thinking skills, and I can adapt and revise my strategies to meet evolving priorities, shifting needs, and emergent issues. As a dynamic leader with experience as Technical Lead and Senior Manager, as well as on the Board of Directors, I have led numerous teams to create a new employees experience with Workday

Comments and Discussions