Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Joona Romppanen
/
Moya Info Tools
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 4ecffbb7
authored
Jun 01, 2014
by
Liv Haapala
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
1 parent
c7d6fdcd
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
49 additions
and
19 deletions
MoyaAdmin/MoyaAdminUI/MoyaAdminUI.sln
MoyaAdmin/MoyaAdminUI/MoyaAdminUI/MainForm.Designer.cs
MoyaAdmin/MoyaAdminUI/MoyaAdminUI/MainForm.resx
MoyaAdmin/MoyaAdminUI/MoyaAdminUI.sln
View file @
4ecffbb
...
@@ -3,6 +3,8 @@ Microsoft Visual Studio Solution File, Format Version 12.00
...
@@ -3,6 +3,8 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Express 2012 for Windows Desktop
# Visual Studio Express 2012 for Windows Desktop
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MoyaAdminUI", "MoyaAdminUI\MoyaAdminUI.csproj", "{56D4C2A6-B4A2-4E40-ACFB-19E188AAD703}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MoyaAdminUI", "MoyaAdminUI\MoyaAdminUI.csproj", "{56D4C2A6-B4A2-4E40-ACFB-19E188AAD703}"
EndProject
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MoyaAdminLib", "MoyaAdminLib\MoyaAdminLib.csproj", "{095CE28F-5B53-4203-85C6-3A9AFD486407}"
EndProject
Global
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|Any CPU = Debug|Any CPU
...
@@ -13,6 +15,10 @@ Global
...
@@ -13,6 +15,10 @@ Global
{56D4C2A6-B4A2-4E40-ACFB-19E188AAD703}.Debug|Any CPU.Build.0 = Debug|Any CPU
{56D4C2A6-B4A2-4E40-ACFB-19E188AAD703}.Debug|Any CPU.Build.0 = Debug|Any CPU
{56D4C2A6-B4A2-4E40-ACFB-19E188AAD703}.Release|Any CPU.ActiveCfg = Release|Any CPU
{56D4C2A6-B4A2-4E40-ACFB-19E188AAD703}.Release|Any CPU.ActiveCfg = Release|Any CPU
{56D4C2A6-B4A2-4E40-ACFB-19E188AAD703}.Release|Any CPU.Build.0 = Release|Any CPU
{56D4C2A6-B4A2-4E40-ACFB-19E188AAD703}.Release|Any CPU.Build.0 = Release|Any CPU
{095CE28F-5B53-4203-85C6-3A9AFD486407}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{095CE28F-5B53-4203-85C6-3A9AFD486407}.Debug|Any CPU.Build.0 = Debug|Any CPU
{095CE28F-5B53-4203-85C6-3A9AFD486407}.Release|Any CPU.ActiveCfg = Release|Any CPU
{095CE28F-5B53-4203-85C6-3A9AFD486407}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
HideSolutionNode = FALSE
...
...
MoyaAdmin/MoyaAdminUI/MoyaAdminUI/MainForm.Designer.cs
View file @
4ecffbb
...
@@ -45,12 +45,14 @@
...
@@ -45,12 +45,14 @@
this
.
toolStripSeparator1
=
new
System
.
Windows
.
Forms
.
ToolStripSeparator
();
this
.
toolStripSeparator1
=
new
System
.
Windows
.
Forms
.
ToolStripSeparator
();
this
.
toolStripButton1
=
new
System
.
Windows
.
Forms
.
ToolStripButton
();
this
.
toolStripButton1
=
new
System
.
Windows
.
Forms
.
ToolStripButton
();
this
.
cardLocationInputToolStripButton
=
new
System
.
Windows
.
Forms
.
ToolStripButton
();
this
.
cardLocationInputToolStripButton
=
new
System
.
Windows
.
Forms
.
ToolStripButton
();
this
.
incomingFormToolStripButton
=
new
System
.
Windows
.
Forms
.
ToolStripButton
();
this
.
cardInfoToolStripButton
=
new
System
.
Windows
.
Forms
.
ToolStripButton
();
this
.
TopPanel
=
new
System
.
Windows
.
Forms
.
Panel
();
this
.
TopPanel
=
new
System
.
Windows
.
Forms
.
Panel
();
this
.
label3
=
new
System
.
Windows
.
Forms
.
Label
();
this
.
label3
=
new
System
.
Windows
.
Forms
.
Label
();
this
.
MapsComboBox
=
new
System
.
Windows
.
Forms
.
ComboBox
();
this
.
MapsComboBox
=
new
System
.
Windows
.
Forms
.
ComboBox
();
this
.
panel1
=
new
System
.
Windows
.
Forms
.
Panel
();
this
.
panel1
=
new
System
.
Windows
.
Forms
.
Panel
();
this
.
incomingFormToolStripButton
=
new
System
.
Windows
.
Forms
.
ToolStripButton
();
this
.
toolStripButton2
=
new
System
.
Windows
.
Forms
.
ToolStripButton
();
this
.
cardInfoToolStripButton
=
new
System
.
Windows
.
Forms
.
ToolStripButton
();
this
.
toolStripButton3
=
new
System
.
Windows
.
Forms
.
ToolStripButton
();
((
System
.
ComponentModel
.
ISupportInitialize
)(
this
.
MapPictureBox
)).
BeginInit
();
((
System
.
ComponentModel
.
ISupportInitialize
)(
this
.
MapPictureBox
)).
BeginInit
();
this
.
toolStrip1
.
SuspendLayout
();
this
.
toolStrip1
.
SuspendLayout
();
this
.
TopPanel
.
SuspendLayout
();
this
.
TopPanel
.
SuspendLayout
();
...
@@ -135,7 +137,9 @@
...
@@ -135,7 +137,9 @@
this
.
toolStripButton1
,
this
.
toolStripButton1
,
this
.
cardLocationInputToolStripButton
,
this
.
cardLocationInputToolStripButton
,
this
.
incomingFormToolStripButton
,
this
.
incomingFormToolStripButton
,
this
.
cardInfoToolStripButton
});
this
.
cardInfoToolStripButton
,
this
.
toolStripButton2
,
this
.
toolStripButton3
});
this
.
toolStrip1
.
Location
=
new
System
.
Drawing
.
Point
(
0
,
0
);
this
.
toolStrip1
.
Location
=
new
System
.
Drawing
.
Point
(
0
,
0
);
this
.
toolStrip1
.
Name
=
"toolStrip1"
;
this
.
toolStrip1
.
Name
=
"toolStrip1"
;
this
.
toolStrip1
.
Size
=
new
System
.
Drawing
.
Size
(
1042
,
25
);
this
.
toolStrip1
.
Size
=
new
System
.
Drawing
.
Size
(
1042
,
25
);
...
@@ -198,6 +202,26 @@
...
@@ -198,6 +202,26 @@
this
.
cardLocationInputToolStripButton
.
Text
=
"Korttien sijaintien hallinta"
;
this
.
cardLocationInputToolStripButton
.
Text
=
"Korttien sijaintien hallinta"
;
this
.
cardLocationInputToolStripButton
.
Click
+=
new
System
.
EventHandler
(
this
.
cardLocationInputToolStripButton_Click
);
this
.
cardLocationInputToolStripButton
.
Click
+=
new
System
.
EventHandler
(
this
.
cardLocationInputToolStripButton_Click
);
//
//
// incomingFormToolStripButton
//
this
.
incomingFormToolStripButton
.
DisplayStyle
=
System
.
Windows
.
Forms
.
ToolStripItemDisplayStyle
.
Image
;
this
.
incomingFormToolStripButton
.
Image
=
((
System
.
Drawing
.
Image
)(
resources
.
GetObject
(
"incomingFormToolStripButton.Image"
)));
this
.
incomingFormToolStripButton
.
ImageTransparentColor
=
System
.
Drawing
.
Color
.
Magenta
;
this
.
incomingFormToolStripButton
.
Name
=
"incomingFormToolStripButton"
;
this
.
incomingFormToolStripButton
.
Size
=
new
System
.
Drawing
.
Size
(
23
,
22
);
this
.
incomingFormToolStripButton
.
Text
=
"Sisäänottonäkymä"
;
this
.
incomingFormToolStripButton
.
Click
+=
new
System
.
EventHandler
(
this
.
incomingFormToolStripButton_Click
);
//
// cardInfoToolStripButton
//
this
.
cardInfoToolStripButton
.
DisplayStyle
=
System
.
Windows
.
Forms
.
ToolStripItemDisplayStyle
.
Image
;
this
.
cardInfoToolStripButton
.
Image
=
((
System
.
Drawing
.
Image
)(
resources
.
GetObject
(
"cardInfoToolStripButton.Image"
)));
this
.
cardInfoToolStripButton
.
ImageTransparentColor
=
System
.
Drawing
.
Color
.
Magenta
;
this
.
cardInfoToolStripButton
.
Name
=
"cardInfoToolStripButton"
;
this
.
cardInfoToolStripButton
.
Size
=
new
System
.
Drawing
.
Size
(
23
,
22
);
this
.
cardInfoToolStripButton
.
Text
=
"Kortin tiedot"
;
this
.
cardInfoToolStripButton
.
Click
+=
new
System
.
EventHandler
(
this
.
cardInfoToolStripButton_Click
);
//
// TopPanel
// TopPanel
//
//
this
.
TopPanel
.
Controls
.
Add
(
this
.
label3
);
this
.
TopPanel
.
Controls
.
Add
(
this
.
label3
);
...
@@ -237,25 +261,23 @@
...
@@ -237,25 +261,23 @@
this
.
panel1
.
Size
=
new
System
.
Drawing
.
Size
(
284
,
426
);
this
.
panel1
.
Size
=
new
System
.
Drawing
.
Size
(
284
,
426
);
this
.
panel1
.
TabIndex
=
16
;
this
.
panel1
.
TabIndex
=
16
;
//
//
//
incomingFormToolStripButton
//
toolStripButton2
//
//
this
.
incomingFormToolStripButton
.
DisplayStyle
=
System
.
Windows
.
Forms
.
ToolStripItemDisplayStyle
.
Image
;
this
.
toolStripButton2
.
DisplayStyle
=
System
.
Windows
.
Forms
.
ToolStripItemDisplayStyle
.
Image
;
this
.
incomingFormToolStripButton
.
Image
=
((
System
.
Drawing
.
Image
)(
resources
.
GetObject
(
"incomingFormToolStripButton.Image"
)));
this
.
toolStripButton2
.
Image
=
((
System
.
Drawing
.
Image
)(
resources
.
GetObject
(
"toolStripButton2.Image"
)));
this
.
incomingFormToolStripButton
.
ImageTransparentColor
=
System
.
Drawing
.
Color
.
Magenta
;
this
.
toolStripButton2
.
ImageTransparentColor
=
System
.
Drawing
.
Color
.
Magenta
;
this
.
incomingFormToolStripButton
.
Name
=
"incomingFormToolStripButton"
;
this
.
toolStripButton2
.
Name
=
"toolStripButton2"
;
this
.
incomingFormToolStripButton
.
Size
=
new
System
.
Drawing
.
Size
(
23
,
22
);
this
.
toolStripButton2
.
Size
=
new
System
.
Drawing
.
Size
(
23
,
22
);
this
.
incomingFormToolStripButton
.
Text
=
"Sisäänottonäkymä"
;
this
.
toolStripButton2
.
Text
=
"Ruokailutilasto"
;
this
.
incomingFormToolStripButton
.
Click
+=
new
System
.
EventHandler
(
this
.
incomingFormToolStripButton_Click
);
//
//
//
cardInfoToolStripButton
//
toolStripButton3
//
//
this
.
cardInfoToolStripButton
.
DisplayStyle
=
System
.
Windows
.
Forms
.
ToolStripItemDisplayStyle
.
Image
;
this
.
toolStripButton3
.
DisplayStyle
=
System
.
Windows
.
Forms
.
ToolStripItemDisplayStyle
.
Image
;
this
.
cardInfoToolStripButton
.
Image
=
((
System
.
Drawing
.
Image
)(
resources
.
GetObject
(
"cardInfoToolStripButton.Image"
)));
this
.
toolStripButton3
.
Image
=
((
System
.
Drawing
.
Image
)(
resources
.
GetObject
(
"toolStripButton3.Image"
)));
this
.
cardInfoToolStripButton
.
ImageTransparentColor
=
System
.
Drawing
.
Color
.
Magenta
;
this
.
toolStripButton3
.
ImageTransparentColor
=
System
.
Drawing
.
Color
.
Magenta
;
this
.
cardInfoToolStripButton
.
Name
=
"cardInfoToolStripButton"
;
this
.
toolStripButton3
.
Name
=
"toolStripButton3"
;
this
.
cardInfoToolStripButton
.
Size
=
new
System
.
Drawing
.
Size
(
23
,
22
);
this
.
toolStripButton3
.
Size
=
new
System
.
Drawing
.
Size
(
23
,
22
);
this
.
cardInfoToolStripButton
.
Text
=
"Kortin tiedot"
;
this
.
toolStripButton3
.
Text
=
"Laukkuparkki"
;
this
.
cardInfoToolStripButton
.
Click
+=
new
System
.
EventHandler
(
this
.
cardInfoToolStripButton_Click
);
//
//
// MainForm
// MainForm
//
//
...
@@ -305,6 +327,8 @@
...
@@ -305,6 +327,8 @@
private
System
.
Windows
.
Forms
.
ToolStripButton
cardLocationInputToolStripButton
;
private
System
.
Windows
.
Forms
.
ToolStripButton
cardLocationInputToolStripButton
;
private
System
.
Windows
.
Forms
.
ToolStripButton
incomingFormToolStripButton
;
private
System
.
Windows
.
Forms
.
ToolStripButton
incomingFormToolStripButton
;
private
System
.
Windows
.
Forms
.
ToolStripButton
cardInfoToolStripButton
;
private
System
.
Windows
.
Forms
.
ToolStripButton
cardInfoToolStripButton
;
private
System
.
Windows
.
Forms
.
ToolStripButton
toolStripButton2
;
private
System
.
Windows
.
Forms
.
ToolStripButton
toolStripButton3
;
}
}
}
}
MoyaAdmin/MoyaAdminUI/MoyaAdminUI/MainForm.resx
View file @
4ecffbb
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment