Subversion Repositories Code-Repo

Compare Revisions

Ignore whitespace Rev 9 → Rev 63

/SWAT Office App/trunk/SWAT Office App/Add_System_Account_Form.Designer.cs
1,6 → 1,6
namespace SWAT_Office_App
{
partial class AddSystemAccount_Form
partial class Add_System_Account_Form
{
/// <summary>
/// Required designer variable.
28,7 → 28,7
/// </summary>
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(AddSystemAccount_Form));
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Add_System_Account_Form));
this.lbl_Add_System_Account = new System.Windows.Forms.Label();
this.txt_AddSystemAccount = new System.Windows.Forms.TextBox();
this.btn_Cancel = new System.Windows.Forms.Button();