summaryrefslogtreecommitdiff
path: root/windows 95/My Project/Resources.Designer.vb
diff options
context:
space:
mode:
authorPootis <[email protected]>2015-03-01 12:10:55 -0600
committerPootis <[email protected]>2015-03-01 12:10:55 -0600
commit36d9b4b9bd23bc3fcb53ce086caff8045c4908ce (patch)
tree803e3e1a2edc104e56d23da5064ee3737963b3ab /windows 95/My Project/Resources.Designer.vb
parent943883c550e23333b13fee6b5a6becb8a08eebc5 (diff)
downloadhistacom-36d9b4b9bd23bc3fcb53ce086caff8045c4908ce.tar.gz
histacom-36d9b4b9bd23bc3fcb53ce086caff8045c4908ce.tar.bz2
histacom-36d9b4b9bd23bc3fcb53ce086caff8045c4908ce.zip
Added webChat2001Installed, other stuff
Diffstat (limited to 'windows 95/My Project/Resources.Designer.vb')
-rwxr-xr-xwindows 95/My Project/Resources.Designer.vb42
1 files changed, 41 insertions, 1 deletions
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 @@
'------------------------------------------------------------------------------
' <auto-generated>
' 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.
@@ -183,6 +183,16 @@ Namespace My.Resources
'''<summary>
''' Looks up a localized resource of type System.Drawing.Bitmap.
'''</summary>
+ 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
+
+ '''<summary>
+ ''' Looks up a localized resource of type System.Drawing.Bitmap.
+ '''</summary>
Friend ReadOnly Property documents_pic_start() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("documents pic start", resourceCulture)
@@ -633,6 +643,16 @@ Namespace My.Resources
'''<summary>
''' Looks up a localized resource of type System.Drawing.Bitmap.
'''</summary>
+ 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
+
+ '''<summary>
+ ''' Looks up a localized resource of type System.Drawing.Bitmap.
+ '''</summary>
Friend ReadOnly Property Maximize() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("Maximize", resourceCulture)
@@ -653,6 +673,16 @@ Namespace My.Resources
'''<summary>
''' Looks up a localized resource of type System.Drawing.Bitmap.
'''</summary>
+ 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
+
+ '''<summary>
+ ''' Looks up a localized resource of type System.Drawing.Bitmap.
+ '''</summary>
Friend ReadOnly Property minimize() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("minimize", resourceCulture)
@@ -1083,6 +1113,16 @@ Namespace My.Resources
'''<summary>
''' Looks up a localized resource of type System.Drawing.Bitmap.
'''</summary>
+ 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
+
+ '''<summary>
+ ''' Looks up a localized resource of type System.Drawing.Bitmap.
+ '''</summary>
Friend ReadOnly Property true_color() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("true color", resourceCulture)