diff options
| author | jakeypearce <[email protected]> | 2015-03-19 19:39:44 +0000 |
|---|---|---|
| committer | jakeypearce <[email protected]> | 2015-03-19 19:39:44 +0000 |
| commit | 5a66fa33aa3ee6cf168bf03a6e106211d39e3d03 (patch) | |
| tree | 3a2116e06446e7f941f8dfcf0c1b114e4d026534 /Backup/windows 95/My Project/Application.Designer.vb | |
| parent | 01a3011ef2fc1878863cf4e9e9324e23e96b1ad5 (diff) | |
| parent | abf7b2348417391c7e1a03fa66f01e46b202885e (diff) | |
| download | histacom-5a66fa33aa3ee6cf168bf03a6e106211d39e3d03.tar.gz histacom-5a66fa33aa3ee6cf168bf03a6e106211d39e3d03.tar.bz2 histacom-5a66fa33aa3ee6cf168bf03a6e106211d39e3d03.zip | |
Merge branch 'master' of https://github.com/Histacom/HistacomMac_OS_X_Tiger
Diffstat (limited to 'Backup/windows 95/My Project/Application.Designer.vb')
| -rwxr-xr-x | Backup/windows 95/My Project/Application.Designer.vb | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/Backup/windows 95/My Project/Application.Designer.vb b/Backup/windows 95/My Project/Application.Designer.vb deleted file mode 100755 index e56ff63..0000000 --- a/Backup/windows 95/My Project/Application.Designer.vb +++ /dev/null @@ -1,38 +0,0 @@ -'------------------------------------------------------------------------------
-' <auto-generated>
-' This code was generated by a tool.
-' Runtime Version:2.0.50727.4927
-'
-' Changes to this file may cause incorrect behavior and will be lost if
-' the code is regenerated.
-' </auto-generated>
-'------------------------------------------------------------------------------
-
-Option Strict On
-Option Explicit On
-
-
-Namespace My
-
- 'NOTE: This file is auto-generated; do not modify it directly. To make changes,
- ' or if you encounter build errors in this file, go to the Project Designer
- ' (go to Project Properties or double-click the My Project node in
- ' Solution Explorer), and make changes on the Application tab.
- '
- Partial Friend Class MyApplication
-
- <Global.System.Diagnostics.DebuggerStepThroughAttribute()> _
- Public Sub New()
- MyBase.New(Global.Microsoft.VisualBasic.ApplicationServices.AuthenticationMode.Windows)
- Me.IsSingleInstance = false
- Me.EnableVisualStyles = true
- Me.SaveMySettingsOnExit = true
- Me.ShutDownStyle = Global.Microsoft.VisualBasic.ApplicationServices.ShutdownMode.AfterMainFormCloses
- End Sub
-
- <Global.System.Diagnostics.DebuggerStepThroughAttribute()> _
- Protected Overrides Sub OnCreateMainForm()
- Me.MainForm = Global.windows_95.Windows95
- End Sub
- End Class
-End Namespace
|
