Introduction - If you have any usage issues, please Google them yourself
using System
using System.Collections.Generic
using System.Linq
using System.Text
using System.Windows
using System.Windows.Controls
using System.Windows.Data
using System.Windows.Documents
using System.Windows.Input
using System.Windows.Media
using System.Windows.Media.Imaging
using System.Windows.Navigation
using System.Windows.Shapes
namespace Test_1
{
/// <summary>
/// Interaction logic for Window1.xaml
/// </summary>
public partial class Window1 : Window
{
public Window1()
{
InitializeComponent()
}
private void Tamam_Click(object sender, RoutedEventArgs e)
{
MessageBox.Show("Naber La " + giris.Text)
}
}
}
WindowsFormsApplication1\WindowsFormsApplication1\bin\Debug\WindowsFormsApplication1.exe
........................\........................\...\.....\WindowsFormsApplication1.pdb
........................\........................\...\.....\WindowsFormsApplication1.vshost.exe
........................\........................\...\.....\WindowsFormsApplication1.vshost.exe.manifest
........................\........................\Form1.cs
........................\........................\Form1.Designer.cs
........................\........................\obj\Debug\WindowsFormsApplication1.csproj.FileListAbsolute.txt
........................\........................\...\.....\WindowsFormsApplication1.csproj.GenerateResource.Cache
........................\........................\...\.....\WindowsFormsApplication1.exe
........................\........................\...\.....\WindowsFormsApplication1.pdb
........................\........................\...\.....\WindowsFormsApplication1.Properties.Resources.resources
........................\........................\Program.cs
........................\........................\...perties\AssemblyInfo.cs
........................\........................\..........\Resources.Designer.cs
........................\........................\..........\Resources.resx
........................\........................\..........\Settings.Designer.cs
........................\........................\..........\Settings.settings
........................\........................\WindowsFormsApplication1.csproj
........................\WindowsFormsApplication1.sln
........................\WindowsFormsApplication1.suo
........................\........................\obj\Debug\TempPE
........................\........................\bin\Debug
........................\........................\obj\Debug
........................\........................\bin
........................\........................\obj
........................\........................\Properties
........................\WindowsFormsApplication1
WindowsFormsApplication1