namespace MaterialSkin.Controls
{
partial class MaterialCancellableLoader
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
SuspendLayout();
//
// MaterialCancellableLoader
//
AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
ClientSize = new System.Drawing.Size(450, 108);
ControlBox = false;
MaximizeBox = false;
MinimizeBox = false;
Name = "MaterialCancellableLoader";
StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
TopMost = true;
ResumeLayout(false);
}
#endregion
}
}