working
This commit is contained in:
2
Form1.Designer.cs
generated
2
Form1.Designer.cs
generated
@@ -147,6 +147,7 @@ namespace it_projekt
|
||||
// jsonRBtn
|
||||
//
|
||||
this.jsonRBtn.AutoSize = true;
|
||||
this.jsonRBtn.Checked = true;
|
||||
this.jsonRBtn.Location = new System.Drawing.Point(380, 54);
|
||||
this.jsonRBtn.Name = "jsonRBtn";
|
||||
this.jsonRBtn.Size = new System.Drawing.Size(53, 19);
|
||||
@@ -163,7 +164,6 @@ namespace it_projekt
|
||||
this.xmlRBtn.Name = "xmlRBtn";
|
||||
this.xmlRBtn.Size = new System.Drawing.Size(49, 19);
|
||||
this.xmlRBtn.TabIndex = 9;
|
||||
this.xmlRBtn.TabStop = true;
|
||||
this.xmlRBtn.Text = "XML";
|
||||
this.xmlRBtn.UseVisualStyleBackColor = true;
|
||||
this.xmlRBtn.CheckedChanged += new System.EventHandler(this.xmlRBtn_CheckedChanged);
|
||||
|
||||
Reference in New Issue
Block a user