Skip to content

Commit

Permalink
1st commit
Browse files Browse the repository at this point in the history
  • Loading branch information
stephensmitchell committed Apr 18, 2024
0 parents commit cd1a119
Show file tree
Hide file tree
Showing 60 changed files with 57,150 additions and 0 deletions.
Binary file not shown.
Binary file added .vs/FemDemo/v17/.suo
Binary file not shown.
71 changes: 71 additions & 0 deletions .vs/FemDemo/v17/DocumentLayout.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
{
"Version": 1,
"WorkspaceRootPath": "C:\\Users\\steph\\Documents\\Eyeshot Ultimate 10 Samples\\WPF\\FemDemo\\Visual Basic\\",
"Documents": [
{
"AbsoluteMoniker": "D:0:0:{D1413F21-9702-4156-BA5A-A5BD7526ED31}|FemDemo\\FemDemo.vbproj|c:\\users\\steph\\documents\\eyeshot ultimate 10 samples\\wpf\\femdemo\\visual basic\\femdemo\\mainwindow.xaml.vb||{2C015C70-C72C-11D0-88C3-00A0C9110049}",
"RelativeMoniker": "D:0:0:{D1413F21-9702-4156-BA5A-A5BD7526ED31}|FemDemo\\FemDemo.vbproj|solutionrelative:femdemo\\mainwindow.xaml.vb||{2C015C70-C72C-11D0-88C3-00A0C9110049}"
},
{
"AbsoluteMoniker": "D:0:0:{D1413F21-9702-4156-BA5A-A5BD7526ED31}|FemDemo\\FemDemo.vbproj|c:\\users\\steph\\documents\\eyeshot ultimate 10 samples\\wpf\\femdemo\\visual basic\\femdemo\\numericresultswindow.xaml.vb||{2C015C70-C72C-11D0-88C3-00A0C9110049}",
"RelativeMoniker": "D:0:0:{D1413F21-9702-4156-BA5A-A5BD7526ED31}|FemDemo\\FemDemo.vbproj|solutionrelative:femdemo\\numericresultswindow.xaml.vb||{2C015C70-C72C-11D0-88C3-00A0C9110049}"
},
{
"AbsoluteMoniker": "D:0:0:{D1413F21-9702-4156-BA5A-A5BD7526ED31}|FemDemo\\FemDemo.vbproj|c:\\users\\steph\\documents\\eyeshot ultimate 10 samples\\wpf\\femdemo\\visual basic\\femdemo\\draw.fem.vb||{2C015C70-C72C-11D0-88C3-00A0C9110049}",
"RelativeMoniker": "D:0:0:{D1413F21-9702-4156-BA5A-A5BD7526ED31}|FemDemo\\FemDemo.vbproj|solutionrelative:femdemo\\draw.fem.vb||{2C015C70-C72C-11D0-88C3-00A0C9110049}"
}
],
"DocumentGroupContainers": [
{
"Orientation": 0,
"VerticalTabListWidth": 256,
"DocumentGroups": [
{
"DockedWidth": 200,
"SelectedChildIndex": 0,
"Children": [
{
"$type": "Document",
"DocumentIndex": 0,
"Title": "MainWindow.xaml.vb",
"DocumentMoniker": "C:\\Users\\steph\\Documents\\Eyeshot Ultimate 10 Samples\\WPF\\FemDemo\\Visual Basic\\FemDemo\\MainWindow.xaml.vb",
"RelativeDocumentMoniker": "FemDemo\\MainWindow.xaml.vb",
"ToolTip": "C:\\Users\\steph\\Documents\\Eyeshot Ultimate 10 Samples\\WPF\\FemDemo\\Visual Basic\\FemDemo\\MainWindow.xaml.vb",
"RelativeToolTip": "FemDemo\\MainWindow.xaml.vb",
"ViewState": "AQIAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.003361|",
"WhenOpened": "2024-04-18T18:50:47.897Z",
"EditorCaption": ""
},
{
"$type": "Document",
"DocumentIndex": 1,
"Title": "NumericResultsWindow.xaml.vb",
"DocumentMoniker": "C:\\Users\\steph\\Documents\\Eyeshot Ultimate 10 Samples\\WPF\\FemDemo\\Visual Basic\\FemDemo\\NumericResultsWindow.xaml.vb",
"RelativeDocumentMoniker": "FemDemo\\NumericResultsWindow.xaml.vb",
"ToolTip": "C:\\Users\\steph\\Documents\\Eyeshot Ultimate 10 Samples\\WPF\\FemDemo\\Visual Basic\\FemDemo\\NumericResultsWindow.xaml.vb",
"RelativeToolTip": "FemDemo\\NumericResultsWindow.xaml.vb",
"ViewState": "AQIAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.003361|",
"WhenOpened": "2024-04-18T18:50:46.05Z",
"EditorCaption": ""
},
{
"$type": "Document",
"DocumentIndex": 2,
"Title": "Draw.Fem.vb",
"DocumentMoniker": "C:\\Users\\steph\\Documents\\Eyeshot Ultimate 10 Samples\\WPF\\FemDemo\\Visual Basic\\FemDemo\\Draw.Fem.vb",
"RelativeDocumentMoniker": "FemDemo\\Draw.Fem.vb",
"ToolTip": "C:\\Users\\steph\\Documents\\Eyeshot Ultimate 10 Samples\\WPF\\FemDemo\\Visual Basic\\FemDemo\\Draw.Fem.vb",
"RelativeToolTip": "FemDemo\\Draw.Fem.vb",
"ViewState": "AQIAAAUEAAAAAAAAAAAAABMAAAAuAAAA",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.003361|",
"WhenOpened": "2024-04-18T18:50:31.646Z",
"EditorCaption": ""
}
]
}
]
}
]
}
26 changes: 26 additions & 0 deletions FemDemo.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2012
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "FemDemo", "FemDemo\FemDemo.vbproj", "{D1413F21-9702-4156-BA5A-A5BD7526ED31}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D1413F21-9702-4156-BA5A-A5BD7526ED31}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D1413F21-9702-4156-BA5A-A5BD7526ED31}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D1413F21-9702-4156-BA5A-A5BD7526ED31}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D1413F21-9702-4156-BA5A-A5BD7526ED31}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D1413F21-9702-4156-BA5A-A5BD7526ED31}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D1413F21-9702-4156-BA5A-A5BD7526ED31}.Release|Any CPU.Build.0 = Release|Any CPU
{D1413F21-9702-4156-BA5A-A5BD7526ED31}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D1413F21-9702-4156-BA5A-A5BD7526ED31}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
8 changes: 8 additions & 0 deletions FemDemo/Application.xaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<Application x:Class="Application"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
StartupUri="MainWindow.xaml">
<Application.Resources>

</Application.Resources>
</Application>
6 changes: 6 additions & 0 deletions FemDemo/Application.xaml.vb
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Class Application

' Application-level events, such as Startup, Exit, and DispatcherUnhandledException
' can be handled in this file.

End Class
12 changes: 12 additions & 0 deletions FemDemo/DetailsWindow.xaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<Window x:Class="DetailsWindow"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:ddds="http://schemas.devdept.com/winfx/2008/xaml/dataset"
Title="DetailsWindow" Height="350" Width="320">

<DockPanel LastChildFill="True" Margin="5 0 5 5">
<Button DockPanel.Dock="Bottom" Name="closeButton" Content="Close" Margin="0 5 0 0" Width="75" Height="24" HorizontalAlignment="Right" Click="closeButton_Click"></Button>
<TextBox Name="contentTextBox" VerticalScrollBarVisibility="Visible" HorizontalScrollBarVisibility="Visible" FontFamily="Courier New"/>
</DockPanel>

</Window>
25 changes: 25 additions & 0 deletions FemDemo/DetailsWindow.xaml.vb
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
Imports System.Collections.Generic
Imports System.Linq
Imports System.Text
Imports System.Windows
Imports System.Windows.Controls
Imports System.Windows.Data
Imports System.Windows.Documents
Imports System.Windows.Input
Imports System.Windows.Media
Imports System.Windows.Media.Imaging
Imports System.Windows.Shapes

''' <summary>
''' Interaction logic for DetailsWindow.xaml
''' </summary>
Partial Public Class DetailsWindow
Public Sub New()
InitializeComponent()
End Sub

Private Sub closeButton_Click(sender As Object, e As RoutedEventArgs)
Close()
End Sub
End Class

Loading

0 comments on commit cd1a119

Please sign in to comment.