mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
2.0.9 release
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
<CreateWebPageOnPublish>true</CreateWebPageOnPublish>
|
||||
<WebPage>index.html</WebPage>
|
||||
<ApplicationRevision>2</ApplicationRevision>
|
||||
<ApplicationVersion>2.0.8.0</ApplicationVersion>
|
||||
<ApplicationVersion>2.0.9.0</ApplicationVersion>
|
||||
<UseApplicationTrust>false</UseApplicationTrust>
|
||||
<PublishWizardCompleted>true</PublishWizardCompleted>
|
||||
<BootstrapperEnabled>true</BootstrapperEnabled>
|
||||
|
||||
7
CUERipper/frmCUERipper.Designer.cs
generated
7
CUERipper/frmCUERipper.Designer.cs
generated
@@ -569,8 +569,9 @@ namespace CUERipper
|
||||
//
|
||||
// bnComboBoxOutputFormat
|
||||
//
|
||||
this.bnComboBoxOutputFormat.BackColor = System.Drawing.SystemColors.Window;
|
||||
this.bnComboBoxOutputFormat.ForeColor = System.Drawing.SystemColors.ControlText;
|
||||
this.bnComboBoxOutputFormat.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.bnComboBoxOutputFormat.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.bnComboBoxOutputFormat.BackColor = System.Drawing.Color.Transparent;
|
||||
this.bnComboBoxOutputFormat.ImageList = null;
|
||||
resources.ApplyResources(this.bnComboBoxOutputFormat, "bnComboBoxOutputFormat");
|
||||
this.bnComboBoxOutputFormat.MinimumSize = new System.Drawing.Size(40, 0);
|
||||
@@ -683,7 +684,6 @@ namespace CUERipper
|
||||
this.Controls.Add(this.buttonTrackMetadata);
|
||||
this.Controls.Add(this.buttonVA);
|
||||
this.Controls.Add(this.bnComboBoxRelease);
|
||||
this.Controls.Add(this.txtOutputPath);
|
||||
this.Controls.Add(this.bnComboBoxDrives);
|
||||
this.Controls.Add(this.progressBarErrors);
|
||||
this.Controls.Add(this.bnComboBoxOutputFormat);
|
||||
@@ -695,6 +695,7 @@ namespace CUERipper
|
||||
this.Controls.Add(this.buttonAbort);
|
||||
this.Controls.Add(this.buttonPause);
|
||||
this.Controls.Add(this.listMetadata);
|
||||
this.Controls.Add(this.txtOutputPath);
|
||||
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
|
||||
this.KeyPreview = true;
|
||||
this.MaximizeBox = false;
|
||||
|
||||
@@ -642,7 +642,7 @@ namespace CUERipper
|
||||
cueSheet.Action = CUEAction.Encode;
|
||||
|
||||
this.BeginInvoke((MethodInvoker)delegate() { toolStripStatusLabel1.Text = Properties.Resources.LookingUpVia + " CTDB..."; });
|
||||
cueSheet.UseCUEToolsDB(true, "CUERipper 2.0.8: " + selectedDriveInfo.drive.ARName);
|
||||
cueSheet.UseCUEToolsDB(true, "CUERipper " + CUESheet.CUEToolsVersion + ": " + selectedDriveInfo.drive.ARName);
|
||||
cueSheet.CTDB.UploadHelper.onProgress += new EventHandler<Krystalware.UploadHelper.UploadProgressEventArgs>(UploadProgress);
|
||||
this.BeginInvoke((MethodInvoker)delegate() { toolStripStatusLabel1.Text = Properties.Resources.LookingUpVia + " AccurateRip..."; });
|
||||
cueSheet.UseAccurateRip();
|
||||
@@ -698,7 +698,7 @@ namespace CUERipper
|
||||
m_freedb.UserName = _config.advanced.FreedbUser;
|
||||
m_freedb.Hostname = _config.advanced.FreedbDomain;
|
||||
m_freedb.ClientName = "CUERipper";
|
||||
m_freedb.Version = "2.0.8";
|
||||
m_freedb.Version = CUESheet.CUEToolsVersion;
|
||||
m_freedb.SetDefaultSiteAddress(Properties.Settings.Default.MAIN_FREEDB_SITEADDRESS);
|
||||
|
||||
QueryResult queryResult;
|
||||
@@ -1337,7 +1337,7 @@ namespace CUERipper
|
||||
m_freedb.UserName = _config.advanced.FreedbUser;
|
||||
m_freedb.Hostname = _config.advanced.FreedbDomain;
|
||||
m_freedb.ClientName = "CUERipper";
|
||||
m_freedb.Version = "2.0.8";
|
||||
m_freedb.Version = CUESheet.CUEToolsVersion;
|
||||
//try
|
||||
//{
|
||||
// string code = m_freedb.GetCategories(out tmp);
|
||||
|
||||
@@ -208,6 +208,6 @@
|
||||
<value>Senden</value>
|
||||
</data>
|
||||
<data name="$this.Text" xml:space="preserve">
|
||||
<value>CUERipper 2.0.8</value>
|
||||
<value>CUERipper 2.0.9</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -197,7 +197,7 @@
|
||||
<value>$this</value>
|
||||
</data>
|
||||
<data name=">>statusStrip1.ZOrder" xml:space="preserve">
|
||||
<value>16</value>
|
||||
<value>15</value>
|
||||
</data>
|
||||
<assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
|
||||
<data name="listTracks.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
||||
@@ -264,7 +264,7 @@
|
||||
<value>$this</value>
|
||||
</data>
|
||||
<data name=">>listTracks.ZOrder" xml:space="preserve">
|
||||
<value>14</value>
|
||||
<value>13</value>
|
||||
</data>
|
||||
<data name="buttonGo.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
||||
<value>Top, Left, Right</value>
|
||||
@@ -294,7 +294,7 @@
|
||||
<value>$this</value>
|
||||
</data>
|
||||
<data name=">>buttonGo.ZOrder" xml:space="preserve">
|
||||
<value>15</value>
|
||||
<value>14</value>
|
||||
</data>
|
||||
<data name="buttonAbort.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
||||
<value>Top, Left, Right</value>
|
||||
@@ -327,7 +327,7 @@
|
||||
<value>$this</value>
|
||||
</data>
|
||||
<data name=">>buttonAbort.ZOrder" xml:space="preserve">
|
||||
<value>17</value>
|
||||
<value>16</value>
|
||||
</data>
|
||||
<data name="buttonPause.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
||||
<value>Top, Left, Right</value>
|
||||
@@ -360,7 +360,7 @@
|
||||
<value>$this</value>
|
||||
</data>
|
||||
<data name=">>buttonPause.ZOrder" xml:space="preserve">
|
||||
<value>18</value>
|
||||
<value>17</value>
|
||||
</data>
|
||||
<data name="numericWriteOffset.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>310, 15</value>
|
||||
@@ -468,7 +468,7 @@
|
||||
<value>bnComboBoxLosslessOrNot</value>
|
||||
</data>
|
||||
<data name=">>bnComboBoxLosslessOrNot.Type" xml:space="preserve">
|
||||
<value>CUEControls.ImgComboBox, CUEControls, Version=2.0.8.0, Culture=neutral, PublicKeyToken=null</value>
|
||||
<value>CUEControls.ImgComboBox, CUEControls, Version=2.0.9.0, Culture=neutral, PublicKeyToken=null</value>
|
||||
</data>
|
||||
<data name=">>bnComboBoxLosslessOrNot.Parent" xml:space="preserve">
|
||||
<value>groupBoxSettings</value>
|
||||
@@ -495,7 +495,7 @@
|
||||
<value>bnComboBoxEncoder</value>
|
||||
</data>
|
||||
<data name=">>bnComboBoxEncoder.Type" xml:space="preserve">
|
||||
<value>CUEControls.ImgComboBox, CUEControls, Version=2.0.8.0, Culture=neutral, PublicKeyToken=null</value>
|
||||
<value>CUEControls.ImgComboBox, CUEControls, Version=2.0.9.0, Culture=neutral, PublicKeyToken=null</value>
|
||||
</data>
|
||||
<data name=">>bnComboBoxEncoder.Parent" xml:space="preserve">
|
||||
<value>groupBoxSettings</value>
|
||||
@@ -549,7 +549,7 @@
|
||||
<value>bnComboBoxFormat</value>
|
||||
</data>
|
||||
<data name=">>bnComboBoxFormat.Type" xml:space="preserve">
|
||||
<value>CUEControls.ImgComboBox, CUEControls, Version=2.0.8.0, Culture=neutral, PublicKeyToken=null</value>
|
||||
<value>CUEControls.ImgComboBox, CUEControls, Version=2.0.9.0, Culture=neutral, PublicKeyToken=null</value>
|
||||
</data>
|
||||
<data name=">>bnComboBoxFormat.Parent" xml:space="preserve">
|
||||
<value>groupBoxSettings</value>
|
||||
@@ -615,7 +615,7 @@
|
||||
<value>bnComboBoxImage</value>
|
||||
</data>
|
||||
<data name=">>bnComboBoxImage.Type" xml:space="preserve">
|
||||
<value>CUEControls.ImgComboBox, CUEControls, Version=2.0.8.0, Culture=neutral, PublicKeyToken=null</value>
|
||||
<value>CUEControls.ImgComboBox, CUEControls, Version=2.0.9.0, Culture=neutral, PublicKeyToken=null</value>
|
||||
</data>
|
||||
<data name=">>bnComboBoxImage.Parent" xml:space="preserve">
|
||||
<value>groupBoxSettings</value>
|
||||
@@ -768,7 +768,7 @@
|
||||
<value>$this</value>
|
||||
</data>
|
||||
<data name=">>groupBoxSettings.ZOrder" xml:space="preserve">
|
||||
<value>13</value>
|
||||
<value>12</value>
|
||||
</data>
|
||||
<metadata name="drivesBindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>998, 56</value>
|
||||
@@ -861,7 +861,7 @@
|
||||
<value>$this</value>
|
||||
</data>
|
||||
<data name=">>progressBarErrors.ZOrder" xml:space="preserve">
|
||||
<value>10</value>
|
||||
<value>9</value>
|
||||
</data>
|
||||
<data name="progressBarCD.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>382, 392</value>
|
||||
@@ -888,10 +888,10 @@
|
||||
<value>$this</value>
|
||||
</data>
|
||||
<data name=">>progressBarCD.ZOrder" xml:space="preserve">
|
||||
<value>12</value>
|
||||
<value>11</value>
|
||||
</data>
|
||||
<data name="txtOutputPath.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>6, 314</value>
|
||||
<value>5, 312</value>
|
||||
</data>
|
||||
<data name="txtOutputPath.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>552, 20</value>
|
||||
@@ -912,7 +912,7 @@
|
||||
<value>$this</value>
|
||||
</data>
|
||||
<data name=">>txtOutputPath.ZOrder" xml:space="preserve">
|
||||
<value>8</value>
|
||||
<value>19</value>
|
||||
</data>
|
||||
<metadata name="releasesBindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>708, 56</value>
|
||||
@@ -1005,7 +1005,7 @@
|
||||
<value>bnComboBoxRelease</value>
|
||||
</data>
|
||||
<data name=">>bnComboBoxRelease.Type" xml:space="preserve">
|
||||
<value>CUEControls.ImgComboBox, CUEControls, Version=2.0.8.0, Culture=neutral, PublicKeyToken=null</value>
|
||||
<value>CUEControls.ImgComboBox, CUEControls, Version=2.0.9.0, Culture=neutral, PublicKeyToken=null</value>
|
||||
</data>
|
||||
<data name=">>bnComboBoxRelease.Parent" xml:space="preserve">
|
||||
<value>$this</value>
|
||||
@@ -1029,16 +1029,16 @@
|
||||
<value>bnComboBoxDrives</value>
|
||||
</data>
|
||||
<data name=">>bnComboBoxDrives.Type" xml:space="preserve">
|
||||
<value>CUEControls.ImgComboBox, CUEControls, Version=2.0.8.0, Culture=neutral, PublicKeyToken=null</value>
|
||||
<value>CUEControls.ImgComboBox, CUEControls, Version=2.0.9.0, Culture=neutral, PublicKeyToken=null</value>
|
||||
</data>
|
||||
<data name=">>bnComboBoxDrives.Parent" xml:space="preserve">
|
||||
<value>$this</value>
|
||||
</data>
|
||||
<data name=">>bnComboBoxDrives.ZOrder" xml:space="preserve">
|
||||
<value>9</value>
|
||||
<value>8</value>
|
||||
</data>
|
||||
<data name="bnComboBoxOutputFormat.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>5, 313</value>
|
||||
<value>5, 312</value>
|
||||
</data>
|
||||
<data name="bnComboBoxOutputFormat.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>552, 21</value>
|
||||
@@ -1046,17 +1046,20 @@
|
||||
<data name="bnComboBoxOutputFormat.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>9</value>
|
||||
</data>
|
||||
<data name="bnComboBoxOutputFormat.Text" xml:space="preserve">
|
||||
<value>0</value>
|
||||
</data>
|
||||
<data name=">>bnComboBoxOutputFormat.Name" xml:space="preserve">
|
||||
<value>bnComboBoxOutputFormat</value>
|
||||
</data>
|
||||
<data name=">>bnComboBoxOutputFormat.Type" xml:space="preserve">
|
||||
<value>CUEControls.ImgComboBox, CUEControls, Version=2.0.8.0, Culture=neutral, PublicKeyToken=null</value>
|
||||
<value>CUEControls.ImgComboBox, CUEControls, Version=2.0.9.0, Culture=neutral, PublicKeyToken=null</value>
|
||||
</data>
|
||||
<data name=">>bnComboBoxOutputFormat.Parent" xml:space="preserve">
|
||||
<value>$this</value>
|
||||
</data>
|
||||
<data name=">>bnComboBoxOutputFormat.ZOrder" xml:space="preserve">
|
||||
<value>11</value>
|
||||
<value>10</value>
|
||||
</data>
|
||||
<data name="columnHeaderValue.DisplayIndex" type="System.Int32, mscorlib">
|
||||
<value>1</value>
|
||||
@@ -1098,7 +1101,7 @@
|
||||
<value>$this</value>
|
||||
</data>
|
||||
<data name=">>listMetadata.ZOrder" xml:space="preserve">
|
||||
<value>19</value>
|
||||
<value>18</value>
|
||||
</data>
|
||||
<data name="buttonTrackMetadata.FlatStyle" type="System.Windows.Forms.FlatStyle, System.Windows.Forms">
|
||||
<value>Flat</value>
|
||||
@@ -1726,7 +1729,7 @@
|
||||
<value>CenterScreen</value>
|
||||
</data>
|
||||
<data name="$this.Text" xml:space="preserve">
|
||||
<value>CUERipper 2.0.8</value>
|
||||
<value>CUERipper 2.0.9</value>
|
||||
</data>
|
||||
<data name=">>toolStripStatusLabel1.Name" xml:space="preserve">
|
||||
<value>toolStripStatusLabel1</value>
|
||||
|
||||
166
CUERipper/frmFreedbSubmit.Designer.cs
generated
Normal file
166
CUERipper/frmFreedbSubmit.Designer.cs
generated
Normal file
@@ -0,0 +1,166 @@
|
||||
namespace CUERipper
|
||||
{
|
||||
partial class frmFreedbSubmit
|
||||
{
|
||||
/// <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()
|
||||
{
|
||||
this.components = new System.ComponentModel.Container();
|
||||
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmFreedbSubmit));
|
||||
CUEControls.RectRadius rectRadius1 = new CUEControls.RectRadius();
|
||||
this.imgComboBoxCategory = new CUEControls.ImgComboBox();
|
||||
this.frmFreedbSubmitDataBindingSource = new System.Windows.Forms.BindingSource(this.components);
|
||||
this.categoriesBindingSource = new System.Windows.Forms.BindingSource(this.components);
|
||||
this.buttonCancel = new System.Windows.Forms.Button();
|
||||
this.buttonOk = new System.Windows.Forms.Button();
|
||||
this.labelCategory = new System.Windows.Forms.Label();
|
||||
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
||||
this.labelAT = new System.Windows.Forms.Label();
|
||||
this.labelEmail = new System.Windows.Forms.Label();
|
||||
this.textBoxDomain = new System.Windows.Forms.TextBox();
|
||||
this.textBoxUser = new System.Windows.Forms.TextBox();
|
||||
((System.ComponentModel.ISupportInitialize)(this.frmFreedbSubmitDataBindingSource)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.categoriesBindingSource)).BeginInit();
|
||||
this.groupBox1.SuspendLayout();
|
||||
this.SuspendLayout();
|
||||
//
|
||||
// imgComboBoxCategory
|
||||
//
|
||||
this.imgComboBoxCategory.BackColor = System.Drawing.Color.Transparent;
|
||||
this.imgComboBoxCategory.DataBindings.Add(new System.Windows.Forms.Binding("SelectedItem", this.frmFreedbSubmitDataBindingSource, "Category", true));
|
||||
this.imgComboBoxCategory.DataSource = this.categoriesBindingSource;
|
||||
this.imgComboBoxCategory.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
||||
this.imgComboBoxCategory.FormattingEnabled = true;
|
||||
this.imgComboBoxCategory.ImageList = null;
|
||||
resources.ApplyResources(this.imgComboBoxCategory, "imgComboBoxCategory");
|
||||
this.imgComboBoxCategory.Name = "imgComboBoxCategory";
|
||||
rectRadius1.BottomLeft = 2;
|
||||
rectRadius1.BottomRight = 2;
|
||||
rectRadius1.TopLeft = 2;
|
||||
rectRadius1.TopRight = 6;
|
||||
this.imgComboBoxCategory.Radius = rectRadius1;
|
||||
this.imgComboBoxCategory.Text = null;
|
||||
//
|
||||
// frmFreedbSubmitDataBindingSource
|
||||
//
|
||||
this.frmFreedbSubmitDataBindingSource.DataSource = typeof(CUERipper.frmFreedbSubmitData);
|
||||
//
|
||||
// categoriesBindingSource
|
||||
//
|
||||
this.categoriesBindingSource.DataMember = "Categories";
|
||||
this.categoriesBindingSource.DataSource = this.frmFreedbSubmitDataBindingSource;
|
||||
//
|
||||
// buttonCancel
|
||||
//
|
||||
this.buttonCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
|
||||
resources.ApplyResources(this.buttonCancel, "buttonCancel");
|
||||
this.buttonCancel.Name = "buttonCancel";
|
||||
this.buttonCancel.UseVisualStyleBackColor = true;
|
||||
//
|
||||
// buttonOk
|
||||
//
|
||||
this.buttonOk.DialogResult = System.Windows.Forms.DialogResult.OK;
|
||||
resources.ApplyResources(this.buttonOk, "buttonOk");
|
||||
this.buttonOk.Name = "buttonOk";
|
||||
this.buttonOk.UseVisualStyleBackColor = true;
|
||||
//
|
||||
// labelCategory
|
||||
//
|
||||
resources.ApplyResources(this.labelCategory, "labelCategory");
|
||||
this.labelCategory.Name = "labelCategory";
|
||||
//
|
||||
// groupBox1
|
||||
//
|
||||
this.groupBox1.Controls.Add(this.labelAT);
|
||||
this.groupBox1.Controls.Add(this.labelEmail);
|
||||
this.groupBox1.Controls.Add(this.textBoxDomain);
|
||||
this.groupBox1.Controls.Add(this.textBoxUser);
|
||||
this.groupBox1.Controls.Add(this.labelCategory);
|
||||
this.groupBox1.Controls.Add(this.imgComboBoxCategory);
|
||||
resources.ApplyResources(this.groupBox1, "groupBox1");
|
||||
this.groupBox1.Name = "groupBox1";
|
||||
this.groupBox1.TabStop = false;
|
||||
//
|
||||
// labelAT
|
||||
//
|
||||
resources.ApplyResources(this.labelAT, "labelAT");
|
||||
this.labelAT.BackColor = System.Drawing.Color.Transparent;
|
||||
this.labelAT.Name = "labelAT";
|
||||
//
|
||||
// labelEmail
|
||||
//
|
||||
resources.ApplyResources(this.labelEmail, "labelEmail");
|
||||
this.labelEmail.Name = "labelEmail";
|
||||
//
|
||||
// textBoxDomain
|
||||
//
|
||||
this.textBoxDomain.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.frmFreedbSubmitDataBindingSource, "Domain", true));
|
||||
resources.ApplyResources(this.textBoxDomain, "textBoxDomain");
|
||||
this.textBoxDomain.Name = "textBoxDomain";
|
||||
//
|
||||
// textBoxUser
|
||||
//
|
||||
this.textBoxUser.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.frmFreedbSubmitDataBindingSource, "User", true));
|
||||
resources.ApplyResources(this.textBoxUser, "textBoxUser");
|
||||
this.textBoxUser.Name = "textBoxUser";
|
||||
//
|
||||
// frmFreedbSubmit
|
||||
//
|
||||
this.AcceptButton = this.buttonOk;
|
||||
resources.ApplyResources(this, "$this");
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||||
this.CancelButton = this.buttonCancel;
|
||||
this.Controls.Add(this.groupBox1);
|
||||
this.Controls.Add(this.buttonOk);
|
||||
this.Controls.Add(this.buttonCancel);
|
||||
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
|
||||
this.MaximizeBox = false;
|
||||
this.MinimizeBox = false;
|
||||
this.Name = "frmFreedbSubmit";
|
||||
this.Load += new System.EventHandler(this.frmFreedbSubmit_Load);
|
||||
((System.ComponentModel.ISupportInitialize)(this.frmFreedbSubmitDataBindingSource)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.categoriesBindingSource)).EndInit();
|
||||
this.groupBox1.ResumeLayout(false);
|
||||
this.groupBox1.PerformLayout();
|
||||
this.ResumeLayout(false);
|
||||
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
private CUEControls.ImgComboBox imgComboBoxCategory;
|
||||
private System.Windows.Forms.Button buttonCancel;
|
||||
private System.Windows.Forms.Button buttonOk;
|
||||
private System.Windows.Forms.Label labelCategory;
|
||||
private System.Windows.Forms.GroupBox groupBox1;
|
||||
private System.Windows.Forms.TextBox textBoxDomain;
|
||||
private System.Windows.Forms.TextBox textBoxUser;
|
||||
private System.Windows.Forms.Label labelEmail;
|
||||
private System.Windows.Forms.BindingSource frmFreedbSubmitDataBindingSource;
|
||||
private System.Windows.Forms.BindingSource categoriesBindingSource;
|
||||
private System.Windows.Forms.Label labelAT;
|
||||
}
|
||||
}
|
||||
36
CUERipper/frmFreedbSubmit.cs
Normal file
36
CUERipper/frmFreedbSubmit.cs
Normal file
@@ -0,0 +1,36 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Collections.Specialized;
|
||||
using System.ComponentModel;
|
||||
using System.Data;
|
||||
using System.Drawing;
|
||||
using System.Text;
|
||||
using System.Windows.Forms;
|
||||
|
||||
namespace CUERipper
|
||||
{
|
||||
public partial class frmFreedbSubmit : Form
|
||||
{
|
||||
public frmFreedbSubmit()
|
||||
{
|
||||
InitializeComponent();
|
||||
Data = new frmFreedbSubmitData();
|
||||
}
|
||||
|
||||
public frmFreedbSubmitData Data { get; set; }
|
||||
|
||||
private void frmFreedbSubmit_Load(object sender, EventArgs e)
|
||||
{
|
||||
frmFreedbSubmitDataBindingSource.DataSource = Data;
|
||||
}
|
||||
}
|
||||
|
||||
public class frmFreedbSubmitData
|
||||
{
|
||||
public frmFreedbSubmitData() { Categories = new BindingList<string>(); }
|
||||
public BindingList<string> Categories { get; set; }
|
||||
public string Category { get; set; }
|
||||
public string User { get; set; }
|
||||
public string Domain { get; set; }
|
||||
}
|
||||
}
|
||||
428
CUERipper/frmFreedbSubmit.resx
Normal file
428
CUERipper/frmFreedbSubmit.resx
Normal file
@@ -0,0 +1,428 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<!--
|
||||
Microsoft ResX Schema
|
||||
|
||||
Version 2.0
|
||||
|
||||
The primary goals of this format is to allow a simple XML format
|
||||
that is mostly human readable. The generation and parsing of the
|
||||
various data types are done through the TypeConverter classes
|
||||
associated with the data types.
|
||||
|
||||
Example:
|
||||
|
||||
... ado.net/XML headers & schema ...
|
||||
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||||
<resheader name="version">2.0</resheader>
|
||||
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||||
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||||
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||||
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||||
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||||
</data>
|
||||
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||||
<comment>This is a comment</comment>
|
||||
</data>
|
||||
|
||||
There are any number of "resheader" rows that contain simple
|
||||
name/value pairs.
|
||||
|
||||
Each data row contains a name, and value. The row also contains a
|
||||
type or mimetype. Type corresponds to a .NET class that support
|
||||
text/value conversion through the TypeConverter architecture.
|
||||
Classes that don't support this are serialized and stored with the
|
||||
mimetype set.
|
||||
|
||||
The mimetype is used for serialized objects, and tells the
|
||||
ResXResourceReader how to depersist the object. This is currently not
|
||||
extensible. For a given mimetype the value must be set accordingly:
|
||||
|
||||
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||||
that the ResXResourceWriter will generate, however the reader can
|
||||
read any of the formats listed below.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.binary.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.soap.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||||
value : The object must be serialized into a byte array
|
||||
: using a System.ComponentModel.TypeConverter
|
||||
: and then encoded with base64 encoding.
|
||||
-->
|
||||
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||||
<xsd:element name="root" msdata:IsDataSet="true">
|
||||
<xsd:complexType>
|
||||
<xsd:choice maxOccurs="unbounded">
|
||||
<xsd:element name="metadata">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" use="required" type="xsd:string" />
|
||||
<xsd:attribute name="type" type="xsd:string" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="assembly">
|
||||
<xsd:complexType>
|
||||
<xsd:attribute name="alias" type="xsd:string" />
|
||||
<xsd:attribute name="name" type="xsd:string" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="data">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
||||
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="resheader">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:choice>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:schema>
|
||||
<resheader name="resmimetype">
|
||||
<value>text/microsoft-resx</value>
|
||||
</resheader>
|
||||
<resheader name="version">
|
||||
<value>2.0</value>
|
||||
</resheader>
|
||||
<resheader name="reader">
|
||||
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<resheader name="writer">
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<metadata name="frmFreedbSubmitDataBindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>17, 17</value>
|
||||
</metadata>
|
||||
<metadata name="categoriesBindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>268, 17</value>
|
||||
</metadata>
|
||||
<assembly alias="System.Drawing" name="System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
|
||||
<data name="imgComboBoxCategory.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>91, 19</value>
|
||||
</data>
|
||||
<data name="imgComboBoxCategory.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>224, 21</value>
|
||||
</data>
|
||||
<assembly alias="mscorlib" name="mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
|
||||
<data name="imgComboBoxCategory.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>0</value>
|
||||
</data>
|
||||
<data name=">>imgComboBoxCategory.Name" xml:space="preserve">
|
||||
<value>imgComboBoxCategory</value>
|
||||
</data>
|
||||
<data name=">>imgComboBoxCategory.Type" xml:space="preserve">
|
||||
<value>CUEControls.ImgComboBox, CUEControls, Version=2.0.9.0, Culture=neutral, PublicKeyToken=null</value>
|
||||
</data>
|
||||
<data name=">>imgComboBoxCategory.Parent" xml:space="preserve">
|
||||
<value>groupBox1</value>
|
||||
</data>
|
||||
<data name=">>imgComboBoxCategory.ZOrder" xml:space="preserve">
|
||||
<value>5</value>
|
||||
</data>
|
||||
<data name="buttonCancel.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>171, 159</value>
|
||||
</data>
|
||||
<data name="buttonCancel.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>75, 23</value>
|
||||
</data>
|
||||
<data name="buttonCancel.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>1</value>
|
||||
</data>
|
||||
<data name="buttonCancel.Text" xml:space="preserve">
|
||||
<value>Cancel</value>
|
||||
</data>
|
||||
<data name=">>buttonCancel.Name" xml:space="preserve">
|
||||
<value>buttonCancel</value>
|
||||
</data>
|
||||
<data name=">>buttonCancel.Type" xml:space="preserve">
|
||||
<value>System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</data>
|
||||
<data name=">>buttonCancel.Parent" xml:space="preserve">
|
||||
<value>$this</value>
|
||||
</data>
|
||||
<data name=">>buttonCancel.ZOrder" xml:space="preserve">
|
||||
<value>2</value>
|
||||
</data>
|
||||
<data name="buttonOk.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>252, 159</value>
|
||||
</data>
|
||||
<data name="buttonOk.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>75, 23</value>
|
||||
</data>
|
||||
<data name="buttonOk.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>2</value>
|
||||
</data>
|
||||
<data name="buttonOk.Text" xml:space="preserve">
|
||||
<value>Ok</value>
|
||||
</data>
|
||||
<data name=">>buttonOk.Name" xml:space="preserve">
|
||||
<value>buttonOk</value>
|
||||
</data>
|
||||
<data name=">>buttonOk.Type" xml:space="preserve">
|
||||
<value>System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</data>
|
||||
<data name=">>buttonOk.Parent" xml:space="preserve">
|
||||
<value>$this</value>
|
||||
</data>
|
||||
<data name=">>buttonOk.ZOrder" xml:space="preserve">
|
||||
<value>1</value>
|
||||
</data>
|
||||
<data name="labelCategory.AutoSize" type="System.Boolean, mscorlib">
|
||||
<value>True</value>
|
||||
</data>
|
||||
<data name="labelCategory.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>6, 22</value>
|
||||
</data>
|
||||
<data name="labelCategory.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>49, 13</value>
|
||||
</data>
|
||||
<data name="labelCategory.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>3</value>
|
||||
</data>
|
||||
<data name="labelCategory.Text" xml:space="preserve">
|
||||
<value>Category</value>
|
||||
</data>
|
||||
<data name=">>labelCategory.Name" xml:space="preserve">
|
||||
<value>labelCategory</value>
|
||||
</data>
|
||||
<data name=">>labelCategory.Type" xml:space="preserve">
|
||||
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</data>
|
||||
<data name=">>labelCategory.Parent" xml:space="preserve">
|
||||
<value>groupBox1</value>
|
||||
</data>
|
||||
<data name=">>labelCategory.ZOrder" xml:space="preserve">
|
||||
<value>4</value>
|
||||
</data>
|
||||
<data name="labelAT.AutoSize" type="System.Boolean, mscorlib">
|
||||
<value>True</value>
|
||||
</data>
|
||||
<assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
|
||||
<data name="labelAT.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
|
||||
<value>NoControl</value>
|
||||
</data>
|
||||
<data name="labelAT.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>180, 49</value>
|
||||
</data>
|
||||
<data name="labelAT.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>18, 13</value>
|
||||
</data>
|
||||
<data name="labelAT.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>7</value>
|
||||
</data>
|
||||
<data name="labelAT.Text" xml:space="preserve">
|
||||
<value>@</value>
|
||||
</data>
|
||||
<data name=">>labelAT.Name" xml:space="preserve">
|
||||
<value>labelAT</value>
|
||||
</data>
|
||||
<data name=">>labelAT.Type" xml:space="preserve">
|
||||
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</data>
|
||||
<data name=">>labelAT.Parent" xml:space="preserve">
|
||||
<value>groupBox1</value>
|
||||
</data>
|
||||
<data name=">>labelAT.ZOrder" xml:space="preserve">
|
||||
<value>0</value>
|
||||
</data>
|
||||
<data name="labelEmail.AutoSize" type="System.Boolean, mscorlib">
|
||||
<value>True</value>
|
||||
</data>
|
||||
<data name="labelEmail.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>6, 49</value>
|
||||
</data>
|
||||
<data name="labelEmail.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>73, 13</value>
|
||||
</data>
|
||||
<data name="labelEmail.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>6</value>
|
||||
</data>
|
||||
<data name="labelEmail.Text" xml:space="preserve">
|
||||
<value>EMail address</value>
|
||||
</data>
|
||||
<data name=">>labelEmail.Name" xml:space="preserve">
|
||||
<value>labelEmail</value>
|
||||
</data>
|
||||
<data name=">>labelEmail.Type" xml:space="preserve">
|
||||
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</data>
|
||||
<data name=">>labelEmail.Parent" xml:space="preserve">
|
||||
<value>groupBox1</value>
|
||||
</data>
|
||||
<data name=">>labelEmail.ZOrder" xml:space="preserve">
|
||||
<value>1</value>
|
||||
</data>
|
||||
<data name="textBoxDomain.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>198, 46</value>
|
||||
</data>
|
||||
<data name="textBoxDomain.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>117, 20</value>
|
||||
</data>
|
||||
<data name="textBoxDomain.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>5</value>
|
||||
</data>
|
||||
<data name=">>textBoxDomain.Name" xml:space="preserve">
|
||||
<value>textBoxDomain</value>
|
||||
</data>
|
||||
<data name=">>textBoxDomain.Type" xml:space="preserve">
|
||||
<value>System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</data>
|
||||
<data name=">>textBoxDomain.Parent" xml:space="preserve">
|
||||
<value>groupBox1</value>
|
||||
</data>
|
||||
<data name=">>textBoxDomain.ZOrder" xml:space="preserve">
|
||||
<value>2</value>
|
||||
</data>
|
||||
<data name="textBoxUser.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>91, 46</value>
|
||||
</data>
|
||||
<data name="textBoxUser.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>89, 20</value>
|
||||
</data>
|
||||
<data name="textBoxUser.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>4</value>
|
||||
</data>
|
||||
<data name=">>textBoxUser.Name" xml:space="preserve">
|
||||
<value>textBoxUser</value>
|
||||
</data>
|
||||
<data name=">>textBoxUser.Type" xml:space="preserve">
|
||||
<value>System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</data>
|
||||
<data name=">>textBoxUser.Parent" xml:space="preserve">
|
||||
<value>groupBox1</value>
|
||||
</data>
|
||||
<data name=">>textBoxUser.ZOrder" xml:space="preserve">
|
||||
<value>3</value>
|
||||
</data>
|
||||
<data name="groupBox1.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>12, 12</value>
|
||||
</data>
|
||||
<data name="groupBox1.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>321, 128</value>
|
||||
</data>
|
||||
<data name="groupBox1.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>4</value>
|
||||
</data>
|
||||
<data name="groupBox1.Text" xml:space="preserve">
|
||||
<value>Settings</value>
|
||||
</data>
|
||||
<data name=">>groupBox1.Name" xml:space="preserve">
|
||||
<value>groupBox1</value>
|
||||
</data>
|
||||
<data name=">>groupBox1.Type" xml:space="preserve">
|
||||
<value>System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</data>
|
||||
<data name=">>groupBox1.Parent" xml:space="preserve">
|
||||
<value>$this</value>
|
||||
</data>
|
||||
<data name=">>groupBox1.ZOrder" xml:space="preserve">
|
||||
<value>0</value>
|
||||
</data>
|
||||
<metadata name="$this.Localizable" type="System.Boolean, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<value>True</value>
|
||||
</metadata>
|
||||
<data name="$this.AutoScaleDimensions" type="System.Drawing.SizeF, System.Drawing">
|
||||
<value>6, 13</value>
|
||||
</data>
|
||||
<data name="$this.ClientSize" type="System.Drawing.Size, System.Drawing">
|
||||
<value>345, 201</value>
|
||||
</data>
|
||||
<data name="$this.Icon" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
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
|
||||
BP//////hAIE//////+EAgT/hAIE//////9/AQP/eQED/0AAAf/CgoP/jhYY/4gKDP+EAgT/hAIE////
|
||||
/////////////4QCBP////////////////+EAgT/fwED/3kBA/9AAAH/woKD/44WGP+ICgz/hAIE/4QC
|
||||
BP+EAgT/hAIE//////+EAgT//////4QCBP+EAgT/hAIE/38BA/95AQP/QAAB/8KCg/+OFhj/iAoM/4QC
|
||||
BP+EAgT/hAIE/4QCBP//////hAIE//////+EAgT/hAIE/4QCBP9/AQP/eQED/0AAAf/CgoP/jhYY/4gK
|
||||
DP+EAgT/hAIE/4QCBP+EAgT/hAIE/4QCBP+EAgT/hAIE/4QCBP+EAgT/fwED/3kBA/9AAAH/////////
|
||||
//////////////////////////////////////////////////////////////b29v/q6ur/fX19////
|
||||
//+OFhj///////////+EAgT/////////////////hAIE/4QCBP////////////////9/AQP/eQED/319
|
||||
ff//////jhYY////////////hAIE////////////hAIE//////////////////////+EAgT/9vb2/+rq
|
||||
6v99fX3//////44WGP///////////4QCBP///////////4QCBP+EAgT/hAIE/4QCBP//////hAIE/38B
|
||||
A/95AQP/QAAB//////+OFhj/iAoM//////+EAgT///////////+EAgT///////////+EAgT//////4QC
|
||||
BP/29vb/6urq/0AAAf//////kR0f////////////iAoM/4gKDP///////////4gKDP+ICgz/////////
|
||||
////////gwkL/30ICv+AgID//////5UnKf//////////////////////////////////////////////
|
||||
//////////////f39//s7Oz/goKC////////////w4WG////////////////////////////////////
|
||||
///////////////////8/Pz/9/f3/7+/v/8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
|
||||
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
|
||||
</value>
|
||||
</data>
|
||||
<data name="$this.StartPosition" type="System.Windows.Forms.FormStartPosition, System.Windows.Forms">
|
||||
<value>CenterParent</value>
|
||||
</data>
|
||||
<data name="$this.Text" xml:space="preserve">
|
||||
<value>Submit to freedb</value>
|
||||
</data>
|
||||
<data name=">>frmFreedbSubmitDataBindingSource.Name" xml:space="preserve">
|
||||
<value>frmFreedbSubmitDataBindingSource</value>
|
||||
</data>
|
||||
<data name=">>frmFreedbSubmitDataBindingSource.Type" xml:space="preserve">
|
||||
<value>System.Windows.Forms.BindingSource, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</data>
|
||||
<data name=">>categoriesBindingSource.Name" xml:space="preserve">
|
||||
<value>categoriesBindingSource</value>
|
||||
</data>
|
||||
<data name=">>categoriesBindingSource.Type" xml:space="preserve">
|
||||
<value>System.Windows.Forms.BindingSource, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</data>
|
||||
<data name=">>$this.Name" xml:space="preserve">
|
||||
<value>frmFreedbSubmit</value>
|
||||
</data>
|
||||
<data name=">>$this.Type" xml:space="preserve">
|
||||
<value>System.Windows.Forms.Form, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</data>
|
||||
</root>
|
||||
Reference in New Issue
Block a user