Subversion Repositories Code-Repo

Compare Revisions

Ignore whitespace Rev 9 → Rev 63

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