Preview File SourceSafeSvnMigration/Cyotek.SourceSafeSvnMigration.Ui/BaseForm.Designer.cs
Download SourceSafeSvnMigration.zip , last updated 02 July 2011 (6.67 MB)
DownloadPreview
namespace Cyotek.SourceSafeSvnMigration
{
partial class BaseForm
{
/// <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();
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Text = "BaseForm";
}
#endregion
}
}
Contents
-
SourceSafeSvnMigration
-
Cyotek.SourceSafeSvnMigration
- Properties
- Changeset.cs
- ChangesetFileInfo.cs
- CommandLineParser.cs
- Cyotek.SourceSafeSvnMigration.csproj
- LogEventArgs.cs
- ProgressEventArgs.cs
- SvnConnectionSettings.cs
- SvnCredentialProvider.cs
- SvnRevisionProperties.cs
- SvnUtilities.cs
- VssBindingRemover.cs
- VssConnectionSettings.cs
- VssMigration.cs
- VssUtilities.cs
-
Cyotek.SourceSafeSvnMigration.Console
- Properties
- App.config
- Cyotek.SourceSafeSvnMigration.Console.csproj
- Cyotek.SourceSafeSvnMigration.Console.csproj.user
- Icon.ico
- Program.cs
-
Cyotek.SourceSafeSvnMigration.Ui
-
libraries
- Licenses
- SharpPlink-Win32.svnExe
- SharpSvn.dll
- SharpSvn.pdb
- SharpSvn.UI.dll
- SharpSvn.UI.pdb
- SharpSvn.UI.xml
- SharpSvn.wxs
- SharpSvn.xml
- SharpSvn-DB44-20-win32.dll
- SharpSvn-Sasl21-23-win32.dll
- ssapi.dll
- Properties
- AboutDialog.cs
- AboutDialog.designer.cs
- AboutDialog.resx
- App.config
- BaseDialog.cs
- BaseDialog.Designer.cs
- BaseDialog.resx
- BaseForm.cs
- BaseForm.Designer.cs
- Cyotek.SourceSafeSvnMigration.Ui.csproj
- Cyotek.SourceSafeSvnMigration.Ui.csproj.user
- GroupBox.cs
- Icon.ico
- LoginDialog.cs
- LoginDialog.designer.cs
- LoginDialog.resx
- MainForm.cs
- MainForm.Designer.cs
- MainForm.resx
- Program.cs
- PropertiesDialog.cs
- PropertiesDialog.Designer.cs
- PropertiesDialog.resx
- SelectVssProjectsDialog.cs
- SelectVssProjectsDialog.Designer.cs
- SelectVssProjectsDialog.resx
-
libraries
- SourceSafeSvnMigration.sln
-
Cyotek.SourceSafeSvnMigration