ВУЗ:
Составители:
Рубрика:
190
}
#endregion
private System.Windows.Forms.Button AutherButton;
private System.Windows.Forms.Button PlacementButton;
private System.Windows.Forms.Button ToolButton;
private System.Windows.Forms.Button ProductionButton;
private System.Windows.Forms.Button CountryButton;
private System.Windows.Forms.Button GenereButton;
}
}
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
namespace MakurinClientApplication
{
public partial class AuthorForm : Form
{
public AuthorForm()
{
InitializeComponent();
}
private void Form2_Load(object sender, EventArgs e)
{
// TODO: This line of code loads data into the 'makurinDatabaseDataSet.Авторы' table. You
can move, or remove it, as needed.
this.авторыTableAdapter.Fill(this.makurinDatabaseDataSet.Авторы);
}
}
}
namespace MakurinClientApplication
{
partial class AuthorForm
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
}
#endregion
private System.Windows.Forms.Button AutherButton;
private System.Windows.Forms.Button PlacementButton;
private System.Windows.Forms.Button ToolButton;
private System.Windows.Forms.Button ProductionButton;
private System.Windows.Forms.Button CountryButton;
private System.Windows.Forms.Button GenereButton;
}
}
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
namespace MakurinClientApplication
{
public partial class AuthorForm : Form
{
public AuthorForm()
{
InitializeComponent();
}
private void Form2_Load(object sender, EventArgs e)
{
// TODO: This line of code loads data into the 'makurinDatabaseDataSet.Авторы' table. You
can move, or remove it, as needed.
this.авторыTableAdapter.Fill(this.makurinDatabaseDataSet.Авторы);
}
}
}
namespace MakurinClientApplication
{
partial class AuthorForm
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
190
Страницы
- « первая
- ‹ предыдущая
- …
- 188
- 189
- 190
- 191
- 192
- …
- следующая ›
- последняя »
