Files
ayanova7/source/Plugins/AyaNovaOL/MapPhoneAddress.Designer.cs
2018-06-29 19:47:36 +00:00

494 lines
26 KiB
C#

namespace AyaNovaOL
{
partial class MapPhoneAddress
{
/// <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.ckIgnoreThisIsTheMailingAddress = new System.Windows.Forms.CheckBox();
this.label17 = new System.Windows.Forms.Label();
this.cbPhone5 = new GZTW.WinForm.Controls.GZUltraComboEditor();
this.lblPhone5 = new System.Windows.Forms.Label();
this.label15 = new System.Windows.Forms.Label();
this.cbPhone4 = new GZTW.WinForm.Controls.GZUltraComboEditor();
this.lblPhone4 = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.cbPhone3 = new GZTW.WinForm.Controls.GZUltraComboEditor();
this.lblPhone3 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.cbPhone2 = new GZTW.WinForm.Controls.GZUltraComboEditor();
this.lblPhone2 = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.cbPhone1 = new GZTW.WinForm.Controls.GZUltraComboEditor();
this.lblPhone1 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.cbOLToPostal = new GZTW.WinForm.Controls.GZUltraComboEditor();
this.label4 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.cbOLToPhysical = new GZTW.WinForm.Controls.GZUltraComboEditor();
this.label1 = new System.Windows.Forms.Label();
this.grp = new System.Windows.Forms.GroupBox();
this.radVendor = new System.Windows.Forms.RadioButton();
this.radHeadOffice = new System.Windows.Forms.RadioButton();
this.radClient = new System.Windows.Forms.RadioButton();
this.btnOK = new System.Windows.Forms.Button();
this.btnCancel = new System.Windows.Forms.Button();
((System.ComponentModel.ISupportInitialize)(this.cbPhone5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cbPhone4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cbPhone3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cbPhone2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cbPhone1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cbOLToPostal)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cbOLToPhysical)).BeginInit();
this.grp.SuspendLayout();
this.SuspendLayout();
//
// ckIgnoreThisIsTheMailingAddress
//
this.ckIgnoreThisIsTheMailingAddress.AutoSize = true;
this.ckIgnoreThisIsTheMailingAddress.Location = new System.Drawing.Point(33, 54);
this.ckIgnoreThisIsTheMailingAddress.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.ckIgnoreThisIsTheMailingAddress.Name = "ckIgnoreThisIsTheMailingAddress";
this.ckIgnoreThisIsTheMailingAddress.Size = new System.Drawing.Size(394, 21);
this.ckIgnoreThisIsTheMailingAddress.TabIndex = 159;
this.ckIgnoreThisIsTheMailingAddress.Text = "Ignore \"This is the mailing address\" and use default below";
this.ckIgnoreThisIsTheMailingAddress.UseVisualStyleBackColor = true;
//
// label17
//
this.label17.AutoSize = true;
this.label17.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label17.Location = new System.Drawing.Point(325, 466);
this.label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(35, 17);
this.label17.TabIndex = 158;
this.label17.Text = "--->";
//
// cbPhone5
//
this.cbPhone5.AllowEmptySelection = false;
this.cbPhone5.Location = new System.Drawing.Point(33, 457);
this.cbPhone5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.cbPhone5.Name = "cbPhone5";
this.cbPhone5.Size = new System.Drawing.Size(289, 24);
this.cbPhone5.TabIndex = 157;
//
// lblPhone5
//
this.lblPhone5.AutoSize = true;
this.lblPhone5.Location = new System.Drawing.Point(371, 466);
this.lblPhone5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lblPhone5.Name = "lblPhone5";
this.lblPhone5.Size = new System.Drawing.Size(156, 17);
this.lblPhone5.TabIndex = 156;
this.lblPhone5.Text = "LT:Client.Label.Phone5";
//
// label15
//
this.label15.AutoSize = true;
this.label15.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label15.Location = new System.Drawing.Point(325, 433);
this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(35, 17);
this.label15.TabIndex = 155;
this.label15.Text = "--->";
//
// cbPhone4
//
this.cbPhone4.AllowEmptySelection = false;
this.cbPhone4.Location = new System.Drawing.Point(33, 423);
this.cbPhone4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.cbPhone4.Name = "cbPhone4";
this.cbPhone4.Size = new System.Drawing.Size(289, 24);
this.cbPhone4.TabIndex = 154;
//
// lblPhone4
//
this.lblPhone4.AutoSize = true;
this.lblPhone4.Location = new System.Drawing.Point(371, 433);
this.lblPhone4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lblPhone4.Name = "lblPhone4";
this.lblPhone4.Size = new System.Drawing.Size(156, 17);
this.lblPhone4.TabIndex = 153;
this.lblPhone4.Text = "LT:Client.Label.Phone4";
//
// label13
//
this.label13.AutoSize = true;
this.label13.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label13.Location = new System.Drawing.Point(325, 400);
this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(35, 17);
this.label13.TabIndex = 152;
this.label13.Text = "--->";
//
// cbPhone3
//
this.cbPhone3.AllowEmptySelection = false;
this.cbPhone3.Location = new System.Drawing.Point(33, 390);
this.cbPhone3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.cbPhone3.Name = "cbPhone3";
this.cbPhone3.Size = new System.Drawing.Size(289, 24);
this.cbPhone3.TabIndex = 151;
//
// lblPhone3
//
this.lblPhone3.AutoSize = true;
this.lblPhone3.Location = new System.Drawing.Point(371, 400);
this.lblPhone3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lblPhone3.Name = "lblPhone3";
this.lblPhone3.Size = new System.Drawing.Size(156, 17);
this.lblPhone3.TabIndex = 150;
this.lblPhone3.Text = "LT:Client.Label.Phone3";
//
// label11
//
this.label11.AutoSize = true;
this.label11.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label11.Location = new System.Drawing.Point(325, 367);
this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(35, 17);
this.label11.TabIndex = 149;
this.label11.Text = "--->";
//
// cbPhone2
//
this.cbPhone2.AllowEmptySelection = false;
this.cbPhone2.Location = new System.Drawing.Point(33, 357);
this.cbPhone2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.cbPhone2.Name = "cbPhone2";
this.cbPhone2.Size = new System.Drawing.Size(289, 24);
this.cbPhone2.TabIndex = 148;
//
// lblPhone2
//
this.lblPhone2.AutoSize = true;
this.lblPhone2.Location = new System.Drawing.Point(371, 367);
this.lblPhone2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lblPhone2.Name = "lblPhone2";
this.lblPhone2.Size = new System.Drawing.Size(156, 17);
this.lblPhone2.TabIndex = 147;
this.lblPhone2.Text = "LT:Client.Label.Phone2";
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(35, 151);
this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(230, 17);
this.label10.TabIndex = 146;
this.label10.Text = "Use this address for onsite service:";
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(35, 90);
this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(181, 17);
this.label9.TabIndex = 145;
this.label9.Text = "Use this address for postal:";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label7.Location = new System.Drawing.Point(35, 25);
this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(138, 17);
this.label7.TabIndex = 143;
this.label7.Text = "Address mapping:";
//
// label5
//
this.label5.AutoSize = true;
this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label5.Location = new System.Drawing.Point(325, 334);
this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(35, 17);
this.label5.TabIndex = 142;
this.label5.Text = "--->";
//
// cbPhone1
//
this.cbPhone1.AllowEmptySelection = false;
this.cbPhone1.Location = new System.Drawing.Point(33, 324);
this.cbPhone1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.cbPhone1.Name = "cbPhone1";
this.cbPhone1.Size = new System.Drawing.Size(289, 24);
this.cbPhone1.TabIndex = 141;
//
// lblPhone1
//
this.lblPhone1.AutoSize = true;
this.lblPhone1.Location = new System.Drawing.Point(371, 334);
this.lblPhone1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lblPhone1.Name = "lblPhone1";
this.lblPhone1.Size = new System.Drawing.Size(156, 17);
this.lblPhone1.TabIndex = 140;
this.lblPhone1.Text = "LT:Client.Label.Phone1";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label3.Location = new System.Drawing.Point(215, 123);
this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(35, 17);
this.label3.TabIndex = 139;
this.label3.Text = "--->";
//
// cbOLToPostal
//
this.cbOLToPostal.AllowEmptySelection = false;
this.cbOLToPostal.Location = new System.Drawing.Point(33, 113);
this.cbOLToPostal.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.cbOLToPostal.Name = "cbOLToPostal";
this.cbOLToPostal.Size = new System.Drawing.Size(176, 24);
this.cbOLToPostal.TabIndex = 138;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(260, 123);
this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(251, 17);
this.label4.TabIndex = 137;
this.label4.Text = "LT:Address.Label.AddressType.Postal";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label2.Location = new System.Drawing.Point(215, 182);
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(35, 17);
this.label2.TabIndex = 136;
this.label2.Text = "--->";
//
// cbOLToPhysical
//
this.cbOLToPhysical.AllowEmptySelection = false;
this.cbOLToPhysical.Location = new System.Drawing.Point(33, 172);
this.cbOLToPhysical.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.cbOLToPhysical.Name = "cbOLToPhysical";
this.cbOLToPhysical.Size = new System.Drawing.Size(176, 24);
this.cbOLToPhysical.TabIndex = 135;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(260, 182);
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(264, 17);
this.label1.TabIndex = 134;
this.label1.Text = "LT:Address.Label.AddressType.Physical";
//
// grp
//
this.grp.Controls.Add(this.radVendor);
this.grp.Controls.Add(this.radHeadOffice);
this.grp.Controls.Add(this.radClient);
this.grp.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.grp.Location = new System.Drawing.Point(33, 246);
this.grp.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.grp.Name = "grp";
this.grp.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.grp.Size = new System.Drawing.Size(568, 59);
this.grp.TabIndex = 160;
this.grp.TabStop = false;
this.grp.Text = "Phone number mapping";
//
// radVendor
//
this.radVendor.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.radVendor.AutoSize = true;
this.radVendor.Location = new System.Drawing.Point(421, 23);
this.radVendor.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.radVendor.Name = "radVendor";
this.radVendor.Size = new System.Drawing.Size(163, 26);
this.radVendor.TabIndex = 14;
this.radVendor.Text = "LT:O.Vendor";
this.radVendor.UseVisualStyleBackColor = true;
this.radVendor.CheckedChanged += new System.EventHandler(this.radVendor_CheckedChanged);
//
// radHeadOffice
//
this.radHeadOffice.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.radHeadOffice.AutoSize = true;
this.radHeadOffice.Location = new System.Drawing.Point(193, 23);
this.radHeadOffice.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.radHeadOffice.Name = "radHeadOffice";
this.radHeadOffice.Size = new System.Drawing.Size(201, 26);
this.radHeadOffice.TabIndex = 13;
this.radHeadOffice.Text = "LT:O.HeadOffice";
this.radHeadOffice.UseVisualStyleBackColor = true;
this.radHeadOffice.CheckedChanged += new System.EventHandler(this.radHeadOffice_CheckedChanged);
//
// radClient
//
this.radClient.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.radClient.AutoSize = true;
this.radClient.Checked = true;
this.radClient.Location = new System.Drawing.Point(8, 23);
this.radClient.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.radClient.Name = "radClient";
this.radClient.Size = new System.Drawing.Size(148, 26);
this.radClient.TabIndex = 12;
this.radClient.TabStop = true;
this.radClient.Text = "LT:O.Client";
this.radClient.UseVisualStyleBackColor = true;
this.radClient.CheckedChanged += new System.EventHandler(this.radClient_CheckedChanged);
//
// btnOK
//
this.btnOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.btnOK.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.btnOK.Image = global::AyaNovaOL.Resource1.OK24;
this.btnOK.Location = new System.Drawing.Point(509, 555);
this.btnOK.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.btnOK.Name = "btnOK";
this.btnOK.Size = new System.Drawing.Size(75, 43);
this.btnOK.TabIndex = 162;
this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
//
// btnCancel
//
this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
this.btnCancel.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.btnCancel.Image = global::AyaNovaOL.Resource1.Cancel24;
this.btnCancel.Location = new System.Drawing.Point(33, 555);
this.btnCancel.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.btnCancel.Name = "btnCancel";
this.btnCancel.Size = new System.Drawing.Size(75, 43);
this.btnCancel.TabIndex = 161;
this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
//
// MapPhoneAddress
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(617, 613);
this.Controls.Add(this.btnOK);
this.Controls.Add(this.btnCancel);
this.Controls.Add(this.grp);
this.Controls.Add(this.ckIgnoreThisIsTheMailingAddress);
this.Controls.Add(this.label17);
this.Controls.Add(this.cbPhone5);
this.Controls.Add(this.lblPhone5);
this.Controls.Add(this.label15);
this.Controls.Add(this.cbPhone4);
this.Controls.Add(this.lblPhone4);
this.Controls.Add(this.label13);
this.Controls.Add(this.cbPhone3);
this.Controls.Add(this.lblPhone3);
this.Controls.Add(this.label11);
this.Controls.Add(this.cbPhone2);
this.Controls.Add(this.lblPhone2);
this.Controls.Add(this.label10);
this.Controls.Add(this.label9);
this.Controls.Add(this.label7);
this.Controls.Add(this.label5);
this.Controls.Add(this.cbPhone1);
this.Controls.Add(this.lblPhone1);
this.Controls.Add(this.label3);
this.Controls.Add(this.cbOLToPostal);
this.Controls.Add(this.label4);
this.Controls.Add(this.label2);
this.Controls.Add(this.cbOLToPhysical);
this.Controls.Add(this.label1);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.Name = "MapPhoneAddress";
this.Text = "Map phone and address fields";
this.Load += new System.EventHandler(this.MapPhoneAddress_Load);
((System.ComponentModel.ISupportInitialize)(this.cbPhone5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cbPhone4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cbPhone3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cbPhone2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cbPhone1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cbOLToPostal)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cbOLToPhysical)).EndInit();
this.grp.ResumeLayout(false);
this.grp.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.CheckBox ckIgnoreThisIsTheMailingAddress;
private System.Windows.Forms.Label label17;
private GZTW.WinForm.Controls.GZUltraComboEditor cbPhone5;
private System.Windows.Forms.Label lblPhone5;
private System.Windows.Forms.Label label15;
private GZTW.WinForm.Controls.GZUltraComboEditor cbPhone4;
private System.Windows.Forms.Label lblPhone4;
private System.Windows.Forms.Label label13;
private GZTW.WinForm.Controls.GZUltraComboEditor cbPhone3;
private System.Windows.Forms.Label lblPhone3;
private System.Windows.Forms.Label label11;
private GZTW.WinForm.Controls.GZUltraComboEditor cbPhone2;
private System.Windows.Forms.Label lblPhone2;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label5;
private GZTW.WinForm.Controls.GZUltraComboEditor cbPhone1;
private System.Windows.Forms.Label lblPhone1;
private System.Windows.Forms.Label label3;
private GZTW.WinForm.Controls.GZUltraComboEditor cbOLToPostal;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label2;
private GZTW.WinForm.Controls.GZUltraComboEditor cbOLToPhysical;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.GroupBox grp;
private System.Windows.Forms.RadioButton radHeadOffice;
private System.Windows.Forms.RadioButton radClient;
private System.Windows.Forms.RadioButton radVendor;
private System.Windows.Forms.Button btnOK;
private System.Windows.Forms.Button btnCancel;
}
}