BaoKai_202508-Wms-Jingwang..../ShapeControl_CodeProject/TestShapeControl/Form8.Designer.cs

523 lines
38 KiB
C#
Raw Permalink Normal View History

2025-08-24 09:35:55 +08:00
namespace TestShapeControl
{
partial class Form8
{
/// <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()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form8));
this.label1 = new System.Windows.Forms.Label();
this.customControl114 = new ShapeControl.CustomControl1();
this.customControl113 = new ShapeControl.CustomControl1();
this.customControl15 = new ShapeControl.CustomControl1();
this.customControl17 = new ShapeControl.CustomControl1();
this.customControl16 = new ShapeControl.CustomControl1();
this.customControl13 = new ShapeControl.CustomControl1();
this.customControl112 = new ShapeControl.CustomControl1();
this.customControl111 = new ShapeControl.CustomControl1();
this.customControl110 = new ShapeControl.CustomControl1();
this.customControl19 = new ShapeControl.CustomControl1();
this.customControl18 = new ShapeControl.CustomControl1();
this.customControl14 = new ShapeControl.CustomControl1();
this.customControl12 = new ShapeControl.CustomControl1();
this.customControl11 = new ShapeControl.CustomControl1();
this.label2 = new System.Windows.Forms.Label();
this.SuspendLayout();
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label1.Location = new System.Drawing.Point(40, 393);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(271, 76);
this.label1.TabIndex = 14;
this.label1.Text = "1. Select any of the above shapes. \r\nIn the properties list click \r\nShapeStorageS" +
"ave to save\r\nthe shape to disk.";
//
// customControl114
//
this.customControl114.AnimateBorder = false;
this.customControl114.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(141)))), ((int)(((byte)(221)))), ((int)(((byte)(221)))), ((int)(((byte)(255)))));
this.customControl114.Blink = false;
this.customControl114.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(225)))), ((int)(((byte)(164)))));
this.customControl114.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
this.customControl114.BorderWidth = 3;
this.customControl114.CenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.customControl114.Connector = ShapeControl.ConnecterType.Center;
this.customControl114.Direction = ShapeControl.LineDirection.None;
this.customControl114.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
this.customControl114.Location = new System.Drawing.Point(391, 73);
this.customControl114.Name = "customControl114";
this.customControl114.Shape = ShapeControl.ShapeType.BallonNW;
this.customControl114.ShapeImage = null;
this.customControl114.ShapeImageRotation = 0;
this.customControl114.ShapeImageTexture = null;
this.customControl114.ShapeStorageLoadFile = "";
this.customControl114.ShapeStorageSaveFile = "";
this.customControl114.Size = new System.Drawing.Size(158, 124);
this.customControl114.SurroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.customControl114.TabIndex = 15;
this.customControl114.Tag2 = "";
this.customControl114.Text = "Don\'t be CHICKY..";
this.customControl114.UseGradient = false;
this.customControl114.Vibrate = false;
//
// customControl113
//
this.customControl113.AnimateBorder = false;
this.customControl113.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.customControl113.Blink = false;
this.customControl113.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(118)))), ((int)(((byte)(206)))), ((int)(((byte)(171)))));
this.customControl113.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
this.customControl113.BorderWidth = 4;
this.customControl113.CenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.customControl113.Connector = ShapeControl.ConnecterType.Center;
this.customControl113.Direction = ShapeControl.LineDirection.None;
this.customControl113.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
this.customControl113.ForeColor = System.Drawing.Color.DarkOliveGreen;
this.customControl113.Location = new System.Drawing.Point(317, 380);
this.customControl113.Name = "customControl113";
this.customControl113.Shape = ShapeControl.ShapeType.RoundedRectangle;
this.customControl113.ShapeImage = null;
this.customControl113.ShapeImageRotation = 0;
this.customControl113.ShapeImageTexture = null;
this.customControl113.ShapeStorageLoadFile = "";
this.customControl113.ShapeStorageSaveFile = "";
this.customControl113.Size = new System.Drawing.Size(171, 163);
this.customControl113.SurroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(42)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.customControl113.TabIndex = 13;
this.customControl113.Tag2 = "";
this.customControl113.Text = "2. Select this shape. In the properties list, click ShapeStorageLoad to load a ne" +
"w shape to this control.";
this.customControl113.UseGradient = true;
this.customControl113.Vibrate = false;
//
// customControl15
//
this.customControl15.AnimateBorder = false;
this.customControl15.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.customControl15.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("customControl15.BackgroundImage")));
this.customControl15.Blink = false;
this.customControl15.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.customControl15.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
this.customControl15.BorderWidth = 3;
this.customControl15.CenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.customControl15.Connector = ShapeControl.ConnecterType.Center;
this.customControl15.Direction = ShapeControl.LineDirection.None;
this.customControl15.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
this.customControl15.Location = new System.Drawing.Point(566, 279);
this.customControl15.Name = "customControl15";
this.customControl15.Shape = ShapeControl.ShapeType.Rectangle;
this.customControl15.ShapeImage = ((System.Drawing.Image)(resources.GetObject("customControl15.ShapeImage")));
this.customControl15.ShapeImageRotation = 180;
this.customControl15.ShapeImageTexture = ((System.Drawing.Image)(resources.GetObject("customControl15.ShapeImageTexture")));
this.customControl15.ShapeStorageLoadFile = "";
this.customControl15.ShapeStorageSaveFile = "";
this.customControl15.Size = new System.Drawing.Size(111, 113);
this.customControl15.SurroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.customControl15.TabIndex = 4;
this.customControl15.Tag2 = "";
this.customControl15.UseGradient = false;
this.customControl15.Vibrate = false;
//
// customControl17
//
this.customControl17.AnimateBorder = false;
this.customControl17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.customControl17.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("customControl17.BackgroundImage")));
this.customControl17.Blink = false;
this.customControl17.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.customControl17.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
this.customControl17.BorderWidth = 3;
this.customControl17.CenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.customControl17.Connector = ShapeControl.ConnecterType.Center;
this.customControl17.Direction = ShapeControl.LineDirection.None;
this.customControl17.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
this.customControl17.Location = new System.Drawing.Point(520, 240);
this.customControl17.Name = "customControl17";
this.customControl17.Shape = ShapeControl.ShapeType.Rectangle;
this.customControl17.ShapeImage = ((System.Drawing.Image)(resources.GetObject("customControl17.ShapeImage")));
this.customControl17.ShapeImageRotation = 45;
this.customControl17.ShapeImageTexture = ((System.Drawing.Image)(resources.GetObject("customControl17.ShapeImageTexture")));
this.customControl17.ShapeStorageLoadFile = "";
this.customControl17.ShapeStorageSaveFile = "";
this.customControl17.Size = new System.Drawing.Size(111, 113);
this.customControl17.SurroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.customControl17.TabIndex = 6;
this.customControl17.Tag2 = "";
this.customControl17.UseGradient = false;
this.customControl17.Vibrate = false;
//
// customControl16
//
this.customControl16.AnimateBorder = false;
this.customControl16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.customControl16.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("customControl16.BackgroundImage")));
this.customControl16.Blink = false;
this.customControl16.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.customControl16.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
this.customControl16.BorderWidth = 3;
this.customControl16.CenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.customControl16.Connector = ShapeControl.ConnecterType.Center;
this.customControl16.Direction = ShapeControl.LineDirection.None;
this.customControl16.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
this.customControl16.Location = new System.Drawing.Point(459, 214);
this.customControl16.Name = "customControl16";
this.customControl16.Shape = ShapeControl.ShapeType.Rectangle;
this.customControl16.ShapeImage = ((System.Drawing.Image)(resources.GetObject("customControl16.ShapeImage")));
this.customControl16.ShapeImageRotation = 0;
this.customControl16.ShapeImageTexture = ((System.Drawing.Image)(resources.GetObject("customControl16.ShapeImageTexture")));
this.customControl16.ShapeStorageLoadFile = "";
this.customControl16.ShapeStorageSaveFile = "";
this.customControl16.Size = new System.Drawing.Size(111, 113);
this.customControl16.SurroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.customControl16.TabIndex = 5;
this.customControl16.Tag2 = "";
this.customControl16.UseGradient = false;
this.customControl16.Vibrate = false;
//
// customControl13
//
this.customControl13.AnimateBorder = false;
this.customControl13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.customControl13.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("customControl13.BackgroundImage")));
this.customControl13.Blink = false;
this.customControl13.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.customControl13.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
this.customControl13.BorderWidth = 3;
this.customControl13.CenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.customControl13.Connector = ShapeControl.ConnecterType.Center;
this.customControl13.Direction = ShapeControl.LineDirection.None;
this.customControl13.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
this.customControl13.Location = new System.Drawing.Point(275, 12);
this.customControl13.Name = "customControl13";
this.customControl13.Shape = ShapeControl.ShapeType.Rectangle;
this.customControl13.ShapeImage = ((System.Drawing.Image)(resources.GetObject("customControl13.ShapeImage")));
this.customControl13.ShapeImageRotation = 0;
this.customControl13.ShapeImageTexture = ((System.Drawing.Image)(resources.GetObject("customControl13.ShapeImageTexture")));
this.customControl13.ShapeStorageLoadFile = "";
this.customControl13.ShapeStorageSaveFile = "";
this.customControl13.Size = new System.Drawing.Size(181, 175);
this.customControl13.SurroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.customControl13.TabIndex = 2;
this.customControl13.Tag2 = "";
this.customControl13.UseGradient = false;
this.customControl13.Vibrate = false;
//
// customControl112
//
this.customControl112.AnimateBorder = false;
this.customControl112.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.customControl112.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("customControl112.BackgroundImage")));
this.customControl112.Blink = false;
this.customControl112.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.customControl112.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
this.customControl112.BorderWidth = 3;
this.customControl112.CenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.customControl112.Connector = ShapeControl.ConnecterType.Center;
this.customControl112.Direction = ShapeControl.LineDirection.None;
this.customControl112.Font = new System.Drawing.Font("Showcard Gothic", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.customControl112.ForeColor = System.Drawing.Color.OrangeRed;
this.customControl112.Location = new System.Drawing.Point(261, 224);
this.customControl112.Name = "customControl112";
this.customControl112.Shape = ShapeControl.ShapeType.Rectangle;
this.customControl112.ShapeImage = ((System.Drawing.Image)(resources.GetObject("customControl112.ShapeImage")));
this.customControl112.ShapeImageRotation = -15;
this.customControl112.ShapeImageTexture = ((System.Drawing.Image)(resources.GetObject("customControl112.ShapeImageTexture")));
this.customControl112.ShapeStorageLoadFile = "";
this.customControl112.ShapeStorageSaveFile = "";
this.customControl112.Size = new System.Drawing.Size(150, 150);
this.customControl112.SurroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.customControl112.TabIndex = 11;
this.customControl112.Tag2 = "";
this.customControl112.Text = " ";
this.customControl112.UseGradient = false;
this.customControl112.Vibrate = false;
//
// customControl111
//
this.customControl111.AnimateBorder = false;
this.customControl111.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.customControl111.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("customControl111.BackgroundImage")));
this.customControl111.Blink = false;
this.customControl111.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.customControl111.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
this.customControl111.BorderWidth = 3;
this.customControl111.CenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.customControl111.Connector = ShapeControl.ConnecterType.Center;
this.customControl111.Direction = ShapeControl.LineDirection.None;
this.customControl111.Font = new System.Drawing.Font("Showcard Gothic", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.customControl111.ForeColor = System.Drawing.Color.OrangeRed;
this.customControl111.Location = new System.Drawing.Point(167, 224);
this.customControl111.Name = "customControl111";
this.customControl111.Shape = ShapeControl.ShapeType.Rectangle;
this.customControl111.ShapeImage = ((System.Drawing.Image)(resources.GetObject("customControl111.ShapeImage")));
this.customControl111.ShapeImageRotation = 5;
this.customControl111.ShapeImageTexture = ((System.Drawing.Image)(resources.GetObject("customControl111.ShapeImageTexture")));
this.customControl111.ShapeStorageLoadFile = "";
this.customControl111.ShapeStorageSaveFile = "";
this.customControl111.Size = new System.Drawing.Size(150, 150);
this.customControl111.SurroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.customControl111.TabIndex = 10;
this.customControl111.Tag2 = "";
this.customControl111.Text = " ";
this.customControl111.UseGradient = false;
this.customControl111.Vibrate = false;
//
// customControl110
//
this.customControl110.AnimateBorder = false;
this.customControl110.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.customControl110.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("customControl110.BackgroundImage")));
this.customControl110.Blink = false;
this.customControl110.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.customControl110.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
this.customControl110.BorderWidth = 3;
this.customControl110.CenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.customControl110.Connector = ShapeControl.ConnecterType.Center;
this.customControl110.Direction = ShapeControl.LineDirection.None;
this.customControl110.Font = new System.Drawing.Font("Showcard Gothic", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.customControl110.ForeColor = System.Drawing.Color.OrangeRed;
this.customControl110.Location = new System.Drawing.Point(86, 224);
this.customControl110.Name = "customControl110";
this.customControl110.Shape = ShapeControl.ShapeType.Rectangle;
this.customControl110.ShapeImage = ((System.Drawing.Image)(resources.GetObject("customControl110.ShapeImage")));
this.customControl110.ShapeImageRotation = -6;
this.customControl110.ShapeImageTexture = ((System.Drawing.Image)(resources.GetObject("customControl110.ShapeImageTexture")));
this.customControl110.ShapeStorageLoadFile = "";
this.customControl110.ShapeStorageSaveFile = "";
this.customControl110.Size = new System.Drawing.Size(150, 150);
this.customControl110.SurroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.customControl110.TabIndex = 9;
this.customControl110.Tag2 = "";
this.customControl110.Text = " ";
this.customControl110.UseGradient = false;
this.customControl110.Vibrate = false;
//
// customControl19
//
this.customControl19.AnimateBorder = false;
this.customControl19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.customControl19.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("customControl19.BackgroundImage")));
this.customControl19.Blink = false;
this.customControl19.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.customControl19.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
this.customControl19.BorderWidth = 3;
this.customControl19.CenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.customControl19.Connector = ShapeControl.ConnecterType.Center;
this.customControl19.Direction = ShapeControl.LineDirection.None;
this.customControl19.Font = new System.Drawing.Font("Showcard Gothic", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.customControl19.ForeColor = System.Drawing.Color.OrangeRed;
this.customControl19.Location = new System.Drawing.Point(14, 224);
this.customControl19.Name = "customControl19";
this.customControl19.Shape = ShapeControl.ShapeType.Rectangle;
this.customControl19.ShapeImage = ((System.Drawing.Image)(resources.GetObject("customControl19.ShapeImage")));
this.customControl19.ShapeImageRotation = 8;
this.customControl19.ShapeImageTexture = ((System.Drawing.Image)(resources.GetObject("customControl19.ShapeImageTexture")));
this.customControl19.ShapeStorageLoadFile = "";
this.customControl19.ShapeStorageSaveFile = "";
this.customControl19.Size = new System.Drawing.Size(147, 152);
this.customControl19.SurroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.customControl19.TabIndex = 8;
this.customControl19.Tag2 = "";
this.customControl19.UseGradient = false;
this.customControl19.Vibrate = false;
//
// customControl18
//
this.customControl18.AnimateBorder = false;
this.customControl18.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.customControl18.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("customControl18.BackgroundImage")));
this.customControl18.Blink = false;
this.customControl18.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.customControl18.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
this.customControl18.BorderWidth = 3;
this.customControl18.CenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.customControl18.Connector = ShapeControl.ConnecterType.Center;
this.customControl18.Direction = ShapeControl.LineDirection.None;
this.customControl18.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
this.customControl18.Location = new System.Drawing.Point(489, -61);
this.customControl18.Name = "customControl18";
this.customControl18.Shape = ShapeControl.ShapeType.Rectangle;
this.customControl18.ShapeImage = ((System.Drawing.Image)(resources.GetObject("customControl18.ShapeImage")));
this.customControl18.ShapeImageRotation = 0;
this.customControl18.ShapeImageTexture = ((System.Drawing.Image)(resources.GetObject("customControl18.ShapeImageTexture")));
this.customControl18.ShapeStorageLoadFile = "";
this.customControl18.ShapeStorageSaveFile = "";
this.customControl18.Size = new System.Drawing.Size(332, 334);
this.customControl18.SurroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.customControl18.TabIndex = 7;
this.customControl18.Tag2 = "";
this.customControl18.UseGradient = false;
this.customControl18.Vibrate = false;
//
// customControl14
//
this.customControl14.AnimateBorder = false;
this.customControl14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.customControl14.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("customControl14.BackgroundImage")));
this.customControl14.Blink = false;
this.customControl14.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.customControl14.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
this.customControl14.BorderWidth = 3;
this.customControl14.CenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.customControl14.Connector = ShapeControl.ConnecterType.Center;
this.customControl14.Direction = ShapeControl.LineDirection.None;
this.customControl14.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
this.customControl14.Location = new System.Drawing.Point(588, 214);
this.customControl14.Name = "customControl14";
this.customControl14.Shape = ShapeControl.ShapeType.Rectangle;
this.customControl14.ShapeImage = ((System.Drawing.Image)(resources.GetObject("customControl14.ShapeImage")));
this.customControl14.ShapeImageRotation = 0;
this.customControl14.ShapeImageTexture = ((System.Drawing.Image)(resources.GetObject("customControl14.ShapeImageTexture")));
this.customControl14.ShapeStorageLoadFile = "";
this.customControl14.ShapeStorageSaveFile = "";
this.customControl14.Size = new System.Drawing.Size(111, 113);
this.customControl14.SurroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.customControl14.TabIndex = 3;
this.customControl14.Tag2 = "";
this.customControl14.UseGradient = false;
this.customControl14.Vibrate = false;
//
// customControl12
//
this.customControl12.AnimateBorder = false;
this.customControl12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.customControl12.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("customControl12.BackgroundImage")));
this.customControl12.Blink = false;
this.customControl12.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.customControl12.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
this.customControl12.BorderWidth = 3;
this.customControl12.CenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.customControl12.Connector = ShapeControl.ConnecterType.Center;
this.customControl12.Direction = ShapeControl.LineDirection.None;
this.customControl12.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
this.customControl12.Location = new System.Drawing.Point(12, 21);
this.customControl12.Name = "customControl12";
this.customControl12.Shape = ShapeControl.ShapeType.Rectangle;
this.customControl12.ShapeImage = ((System.Drawing.Image)(resources.GetObject("customControl12.ShapeImage")));
this.customControl12.ShapeImageRotation = 0;
this.customControl12.ShapeImageTexture = ((System.Drawing.Image)(resources.GetObject("customControl12.ShapeImageTexture")));
this.customControl12.ShapeStorageLoadFile = "";
this.customControl12.ShapeStorageSaveFile = "";
this.customControl12.Size = new System.Drawing.Size(143, 162);
this.customControl12.SurroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.customControl12.TabIndex = 1;
this.customControl12.Tag2 = "";
this.customControl12.UseGradient = false;
this.customControl12.Vibrate = false;
//
// customControl11
//
this.customControl11.AnimateBorder = false;
this.customControl11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.customControl11.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("customControl11.BackgroundImage")));
this.customControl11.Blink = false;
this.customControl11.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.customControl11.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
this.customControl11.BorderWidth = 0;
this.customControl11.CenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.customControl11.Connector = ShapeControl.ConnecterType.Center;
this.customControl11.Direction = ShapeControl.LineDirection.None;
this.customControl11.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
this.customControl11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.customControl11.Location = new System.Drawing.Point(86, 12);
this.customControl11.Name = "customControl11";
this.customControl11.Shape = ShapeControl.ShapeType.Rectangle;
this.customControl11.ShapeImage = ((System.Drawing.Image)(resources.GetObject("customControl11.ShapeImage")));
this.customControl11.ShapeImageRotation = 0;
this.customControl11.ShapeImageTexture = ((System.Drawing.Image)(resources.GetObject("customControl11.ShapeImageTexture")));
this.customControl11.ShapeStorageLoadFile = "";
this.customControl11.ShapeStorageSaveFile = "";
this.customControl11.Size = new System.Drawing.Size(231, 230);
this.customControl11.SurroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.customControl11.TabIndex = 0;
this.customControl11.Tag2 = "";
this.customControl11.UseGradient = false;
this.customControl11.Vibrate = false;
this.customControl11.Click += new System.EventHandler(this.customControl11_Click);
//
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label2.Location = new System.Drawing.Point(527, 395);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(221, 114);
this.label2.TabIndex = 32;
this.label2.Text = "3. Select any shapes. \r\nIn the properties list, click\r\nShapeStorageSave to save\r\n" +
"the shape to disk.\r\nShapeStorageLoad to load\r\nand replace selected shape,";
//
// Form8
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
this.ClientSize = new System.Drawing.Size(795, 569);
this.Controls.Add(this.label2);
this.Controls.Add(this.customControl114);
this.Controls.Add(this.label1);
this.Controls.Add(this.customControl113);
this.Controls.Add(this.customControl15);
this.Controls.Add(this.customControl17);
this.Controls.Add(this.customControl16);
this.Controls.Add(this.customControl13);
this.Controls.Add(this.customControl112);
this.Controls.Add(this.customControl111);
this.Controls.Add(this.customControl110);
this.Controls.Add(this.customControl19);
this.Controls.Add(this.customControl18);
this.Controls.Add(this.customControl14);
this.Controls.Add(this.customControl12);
this.Controls.Add(this.customControl11);
this.Name = "Form8";
this.Text = "Library of shapes";
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private ShapeControl.CustomControl1 customControl11;
private ShapeControl.CustomControl1 customControl12;
private ShapeControl.CustomControl1 customControl13;
private ShapeControl.CustomControl1 customControl14;
private ShapeControl.CustomControl1 customControl15;
private ShapeControl.CustomControl1 customControl16;
private ShapeControl.CustomControl1 customControl17;
private ShapeControl.CustomControl1 customControl18;
private ShapeControl.CustomControl1 customControl19;
private ShapeControl.CustomControl1 customControl110;
private ShapeControl.CustomControl1 customControl111;
private ShapeControl.CustomControl1 customControl112;
private ShapeControl.CustomControl1 customControl113;
private System.Windows.Forms.Label label1;
private ShapeControl.CustomControl1 customControl114;
private System.Windows.Forms.Label label2;
}
}