1 #ExternalChecksum("..\..\SignUp.xaml","{ff1816ec-aa5e-4d10-87f7-6f4963833460}","E2A5004EF38465595EE1DD2442346132BFB983BF")
2 '------------------------------------------------------------------------------
4 ' This code was generated by a tool.
5 ' Runtime Version:4.0.30319.42000
7 ' Changes to this file may cause incorrect behavior and will be lost if
8 ' the code is regenerated.
10 '------------------------------------------------------------------------------
17 Imports System.Diagnostics
18 Imports System.Windows
19 Imports System.Windows.Automation
20 Imports System.Windows.Controls
21 Imports System.Windows.Controls.Primitives
22 Imports System.Windows.Data
23 Imports System.Windows.Documents
24 Imports System.Windows.Ink
25 Imports System.Windows.Input
26 Imports System.Windows.Markup
27 Imports System.Windows.Media
28 Imports System.Windows.Media.Animation
29 Imports System.Windows.Media.Effects
30 Imports System.Windows.Media.Imaging
31 Imports System.Windows.Media.Media3D
32 Imports System.Windows.Media.TextFormatting
33 Imports System.Windows.Navigation
34 Imports System.Windows.Shapes
35 Imports System.Windows.Shell
41 <Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
42 Partial Public Class SignUp
43 Inherits System.Windows.Window
44 Implements System.Windows.Markup.IComponentConnector
47 #ExternalSource("..\..\SignUp.xaml",67)
48 <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")> _
49 Friend WithEvents txtFirstName As System.Windows.Controls.TextBox
54 #ExternalSource("..\..\SignUp.xaml",69)
55 <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")> _
56 Friend WithEvents txtEmail As System.Windows.Controls.TextBox
61 #ExternalSource("..\..\SignUp.xaml",70)
62 <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")> _
63 Friend WithEvents txtIGN As System.Windows.Controls.TextBox
68 #ExternalSource("..\..\SignUp.xaml",71)
69 <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")> _
70 Friend WithEvents txtLastName As System.Windows.Controls.TextBox
75 #ExternalSource("..\..\SignUp.xaml",73)
76 <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")> _
77 Friend WithEvents txtAddress As System.Windows.Controls.TextBox
82 #ExternalSource("..\..\SignUp.xaml",74)
83 <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")> _
84 Friend WithEvents txtTown As System.Windows.Controls.TextBox
89 #ExternalSource("..\..\SignUp.xaml",75)
90 <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")> _
91 Friend WithEvents txtPostcode As System.Windows.Controls.TextBox
96 #ExternalSource("..\..\SignUp.xaml",76)
97 <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")> _
98 Friend WithEvents txtCardNum As System.Windows.Controls.TextBox
103 #ExternalSource("..\..\SignUp.xaml",77)
104 <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")> _
105 Friend WithEvents txtCVC As System.Windows.Controls.TextBox
110 #ExternalSource("..\..\SignUp.xaml",78)
111 <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")> _
112 Friend WithEvents bor1 As System.Windows.Controls.Border
117 #ExternalSource("..\..\SignUp.xaml",79)
118 <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")> _
119 Friend WithEvents btnSignUp As System.Windows.Controls.Button
124 #ExternalSource("..\..\SignUp.xaml",80)
125 <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")> _
126 Friend WithEvents txtUsername As System.Windows.Controls.TextBox
131 #ExternalSource("..\..\SignUp.xaml",81)
132 <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")> _
133 Friend WithEvents txtPassword As System.Windows.Controls.TextBox
138 #ExternalSource("..\..\SignUp.xaml",82)
139 <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")> _
140 Friend WithEvents btnbrowse As System.Windows.Controls.Button
145 #ExternalSource("..\..\SignUp.xaml",83)
146 <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")> _
147 Friend WithEvents ProfilePic As System.Windows.Controls.Image
152 #ExternalSource("..\..\SignUp.xaml",85)
153 <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")> _
154 Friend WithEvents lblIGN As System.Windows.Controls.Label
158 Private _contentLoaded As Boolean
161 '''InitializeComponent
163 <System.Diagnostics.DebuggerNonUserCodeAttribute(), _
164 System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")> _
165 Public Sub InitializeComponent() Implements System.Windows.Markup.IComponentConnector.InitializeComponent
166 If _contentLoaded Then
169 _contentLoaded = true
170 Dim resourceLocater As System.Uri = New System.Uri("/NEA;component/signup.xaml", System.UriKind.Relative)
172 #ExternalSource("..\..\SignUp.xaml",1)
173 System.Windows.Application.LoadComponent(Me, resourceLocater)
178 <System.Diagnostics.DebuggerNonUserCodeAttribute(), _
179 System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0"), _
180 System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never), _
181 System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes"), _
182 System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity"), _
183 System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")> _
184 Sub System_Windows_Markup_IComponentConnector_Connect(ByVal connectionId As Integer, ByVal target As Object) Implements System.Windows.Markup.IComponentConnector.Connect
185 If (connectionId = 1) Then
186 Me.txtFirstName = CType(target,System.Windows.Controls.TextBox)
189 If (connectionId = 2) Then
190 Me.txtEmail = CType(target,System.Windows.Controls.TextBox)
193 If (connectionId = 3) Then
194 Me.txtIGN = CType(target,System.Windows.Controls.TextBox)
197 If (connectionId = 4) Then
198 Me.txtLastName = CType(target,System.Windows.Controls.TextBox)
201 If (connectionId = 5) Then
202 Me.txtAddress = CType(target,System.Windows.Controls.TextBox)
205 If (connectionId = 6) Then
206 Me.txtTown = CType(target,System.Windows.Controls.TextBox)
209 If (connectionId = 7) Then
210 Me.txtPostcode = CType(target,System.Windows.Controls.TextBox)
213 If (connectionId = 8) Then
214 Me.txtCardNum = CType(target,System.Windows.Controls.TextBox)
217 If (connectionId = 9) Then
218 Me.txtCVC = CType(target,System.Windows.Controls.TextBox)
221 If (connectionId = 10) Then
222 Me.bor1 = CType(target,System.Windows.Controls.Border)
225 If (connectionId = 11) Then
226 Me.btnSignUp = CType(target,System.Windows.Controls.Button)
229 If (connectionId = 12) Then
230 Me.txtUsername = CType(target,System.Windows.Controls.TextBox)
233 If (connectionId = 13) Then
234 Me.txtPassword = CType(target,System.Windows.Controls.TextBox)
237 If (connectionId = 14) Then
238 Me.btnbrowse = CType(target,System.Windows.Controls.Button)
241 If (connectionId = 15) Then
242 Me.ProfilePic = CType(target,System.Windows.Controls.Image)
245 If (connectionId = 16) Then
246 Me.lblIGN = CType(target,System.Windows.Controls.Label)
249 Me._contentLoaded = true