StephaneLenclud@189: namespace SharpDisplayIdleClient StephaneLenclud@189: { StephaneLenclud@189: partial class FormIdleClient StephaneLenclud@189: { StephaneLenclud@189: /// StephaneLenclud@189: /// Required designer variable. StephaneLenclud@189: /// StephaneLenclud@189: private System.ComponentModel.IContainer components = null; StephaneLenclud@189: StephaneLenclud@189: /// StephaneLenclud@189: /// Clean up any resources being used. StephaneLenclud@189: /// StephaneLenclud@189: /// true if managed resources should be disposed; otherwise, false. StephaneLenclud@189: protected override void Dispose(bool disposing) StephaneLenclud@189: { StephaneLenclud@189: if (disposing && (components != null)) StephaneLenclud@189: { StephaneLenclud@189: components.Dispose(); StephaneLenclud@189: } StephaneLenclud@189: base.Dispose(disposing); StephaneLenclud@189: } StephaneLenclud@189: StephaneLenclud@189: #region Windows Form Designer generated code StephaneLenclud@189: StephaneLenclud@189: /// StephaneLenclud@189: /// Required method for Designer support - do not modify StephaneLenclud@189: /// the contents of this method with the code editor. StephaneLenclud@189: /// StephaneLenclud@189: private void InitializeComponent() StephaneLenclud@189: { StephaneLenclud@189: this.SuspendLayout(); StephaneLenclud@189: // StephaneLenclud@189: // FormIdleClient StephaneLenclud@189: // StephaneLenclud@189: this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); StephaneLenclud@189: this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; StephaneLenclud@189: this.ClientSize = new System.Drawing.Size(531, 303); StephaneLenclud@189: this.Name = "FormIdleClient"; StephaneLenclud@189: this.Text = "Sharp Display Idle Client"; StephaneLenclud@189: this.ResumeLayout(false); StephaneLenclud@189: StephaneLenclud@189: } StephaneLenclud@189: StephaneLenclud@189: #endregion StephaneLenclud@189: } StephaneLenclud@189: } StephaneLenclud@189: