namespace HeuristicLab.Clients.Hive.CloudManager.Views {
partial class SubscriptionView {
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing) {
if (disposing && (components != null)) {
components.Dispose();
}
base.Dispose(disposing);
}
#region Component Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent() {
this.label1 = new System.Windows.Forms.Label();
this.txtSubscriptionId = new System.Windows.Forms.TextBox();
this.label3 = new System.Windows.Forms.Label();
this.txtCertThumbprint = new System.Windows.Forms.TextBox();
this.label2 = new System.Windows.Forms.Label();
this.cbSaveSubscription = new System.Windows.Forms.CheckBox();
this.label4 = new System.Windows.Forms.Label();
this.cbDiscoverServices = new System.Windows.Forms.CheckBox();
this.gbQuota = new System.Windows.Forms.GroupBox();
this.label5 = new System.Windows.Forms.Label();
this.lblQuotaCores = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.lblQuotaHostedServices = new System.Windows.Forms.Label();
this.gbQuota.SuspendLayout();
this.SuspendLayout();
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(3, 16);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(80, 13);
this.label1.TabIndex = 8;
this.label1.Text = "SubscriptionId: ";
//
// txtSubscriptionId
//
this.txtSubscriptionId.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.txtSubscriptionId.Location = new System.Drawing.Point(122, 9);
this.txtSubscriptionId.Name = "txtSubscriptionId";
this.txtSubscriptionId.Size = new System.Drawing.Size(396, 20);
this.txtSubscriptionId.TabIndex = 10;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(3, 43);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(113, 13);
this.label3.TabIndex = 16;
this.label3.Text = "Certificate Thumbprint:";
//
// txtCertThumbprint
//
this.txtCertThumbprint.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.txtCertThumbprint.Location = new System.Drawing.Point(122, 40);
this.txtCertThumbprint.Name = "txtCertThumbprint";
this.txtCertThumbprint.Size = new System.Drawing.Size(396, 20);
this.txtCertThumbprint.TabIndex = 17;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(4, 141);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(96, 13);
this.label2.TabIndex = 18;
this.label2.Text = "Save Subscription:";
//
// cbSaveSubscription
//
this.cbSaveSubscription.AutoSize = true;
this.cbSaveSubscription.Location = new System.Drawing.Point(123, 141);
this.cbSaveSubscription.Name = "cbSaveSubscription";
this.cbSaveSubscription.Size = new System.Drawing.Size(15, 14);
this.cbSaveSubscription.TabIndex = 19;
this.cbSaveSubscription.UseVisualStyleBackColor = true;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(4, 166);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(96, 13);
this.label4.TabIndex = 20;
this.label4.Text = "Discover Services:";
//
// cbDiscoverServices
//
this.cbDiscoverServices.AutoSize = true;
this.cbDiscoverServices.Location = new System.Drawing.Point(123, 166);
this.cbDiscoverServices.Name = "cbDiscoverServices";
this.cbDiscoverServices.Size = new System.Drawing.Size(15, 14);
this.cbDiscoverServices.TabIndex = 21;
this.cbDiscoverServices.UseVisualStyleBackColor = true;
//
// gbQuota
//
this.gbQuota.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.gbQuota.Controls.Add(this.lblQuotaHostedServices);
this.gbQuota.Controls.Add(this.label6);
this.gbQuota.Controls.Add(this.lblQuotaCores);
this.gbQuota.Controls.Add(this.label5);
this.gbQuota.Location = new System.Drawing.Point(6, 73);
this.gbQuota.Name = "gbQuota";
this.gbQuota.Size = new System.Drawing.Size(512, 65);
this.gbQuota.TabIndex = 22;
this.gbQuota.TabStop = false;
this.gbQuota.Text = "Quota";
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(6, 16);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(37, 13);
this.label5.TabIndex = 23;
this.label5.Text = "Cores:";
//
// lblQuotaCores
//
this.lblQuotaCores.AutoSize = true;
this.lblQuotaCores.Location = new System.Drawing.Point(113, 16);
this.lblQuotaCores.Name = "lblQuotaCores";
this.lblQuotaCores.Size = new System.Drawing.Size(30, 13);
this.lblQuotaCores.TabIndex = 24;
this.lblQuotaCores.Text = "0 / 3";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(6, 39);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(88, 13);
this.label6.TabIndex = 25;
this.label6.Text = "Hosted Services:";
//
// lblQuotaHostedServices
//
this.lblQuotaHostedServices.AutoSize = true;
this.lblQuotaHostedServices.Location = new System.Drawing.Point(113, 39);
this.lblQuotaHostedServices.Name = "lblQuotaHostedServices";
this.lblQuotaHostedServices.Size = new System.Drawing.Size(30, 13);
this.lblQuotaHostedServices.TabIndex = 26;
this.lblQuotaHostedServices.Text = "0 / 3";
//
// SubscriptionView
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.gbQuota);
this.Controls.Add(this.cbDiscoverServices);
this.Controls.Add(this.label4);
this.Controls.Add(this.cbSaveSubscription);
this.Controls.Add(this.label2);
this.Controls.Add(this.txtCertThumbprint);
this.Controls.Add(this.label3);
this.Controls.Add(this.txtSubscriptionId);
this.Controls.Add(this.label1);
this.Name = "SubscriptionView";
this.Size = new System.Drawing.Size(521, 190);
this.gbQuota.ResumeLayout(false);
this.gbQuota.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Label label1;
private System.Windows.Forms.TextBox txtSubscriptionId;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.TextBox txtCertThumbprint;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.CheckBox cbSaveSubscription;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.CheckBox cbDiscoverServices;
private System.Windows.Forms.GroupBox gbQuota;
private System.Windows.Forms.Label lblQuotaHostedServices;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label lblQuotaCores;
private System.Windows.Forms.Label label5;
}
}