From 36d9b4b9bd23bc3fcb53ce086caff8045c4908ce Mon Sep 17 00:00:00 2001 From: Pootis Date: Sun, 1 Mar 2015 12:10:55 -0600 Subject: Added webChat2001Installed, other stuff --- windows 95/My Project/Resources.Designer.vb | 42 ++++++++++++++++++++++++++++- 1 file changed, 41 insertions(+), 1 deletion(-) (limited to 'windows 95/My Project/Resources.Designer.vb') diff --git a/windows 95/My Project/Resources.Designer.vb b/windows 95/My Project/Resources.Designer.vb index 13d5a74..2cbd0c6 100755 --- a/windows 95/My Project/Resources.Designer.vb +++ b/windows 95/My Project/Resources.Designer.vb @@ -1,7 +1,7 @@ '------------------------------------------------------------------------------ ' ' This code was generated by a tool. -' Runtime Version:4.0.30319.17929 +' Runtime Version:4.0.30319.0 ' ' Changes to this file may cause incorrect behavior and will be lost if ' the code is regenerated. @@ -180,6 +180,16 @@ Namespace My.Resources End Get End Property + ''' + ''' Looks up a localized resource of type System.Drawing.Bitmap. + ''' + Friend ReadOnly Property closereg() As System.Drawing.Bitmap + Get + Dim obj As Object = ResourceManager.GetObject("closereg", resourceCulture) + Return CType(obj,System.Drawing.Bitmap) + End Get + End Property + ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' @@ -630,6 +640,16 @@ Namespace My.Resources End Get End Property + ''' + ''' Looks up a localized resource of type System.Drawing.Bitmap. + ''' + Friend ReadOnly Property maximise() As System.Drawing.Bitmap + Get + Dim obj As Object = ResourceManager.GetObject("maximise", resourceCulture) + Return CType(obj,System.Drawing.Bitmap) + End Get + End Property + ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' @@ -650,6 +670,16 @@ Namespace My.Resources End Get End Property + ''' + ''' Looks up a localized resource of type System.Drawing.Bitmap. + ''' + Friend ReadOnly Property minimise() As System.Drawing.Bitmap + Get + Dim obj As Object = ResourceManager.GetObject("minimise", resourceCulture) + Return CType(obj,System.Drawing.Bitmap) + End Get + End Property + ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' @@ -1080,6 +1110,16 @@ Namespace My.Resources End Get End Property + ''' + ''' Looks up a localized resource of type System.Drawing.Bitmap. + ''' + Friend ReadOnly Property title() As System.Drawing.Bitmap + Get + Dim obj As Object = ResourceManager.GetObject("title", resourceCulture) + Return CType(obj,System.Drawing.Bitmap) + End Get + End Property + ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' -- cgit v1.2.3