C# Класс ME3Explorer.DirectReplace

Наследование: System.Windows.Forms.Form
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
button1 System.Windows.Forms.Button
button2 System.Windows.Forms.Button
button3 System.Windows.Forms.Button
button4 System.Windows.Forms.Button
components System.ComponentModel.IContainer
label1 System.Windows.Forms.Label
label2 System.Windows.Forms.Label
label3 System.Windows.Forms.Label
status System.Windows.Forms.ToolStripStatusLabel
statusStrip1 System.Windows.Forms.StatusStrip
textBox1 System.Windows.Forms.TextBox
textBox2 System.Windows.Forms.TextBox
textBox3 System.Windows.Forms.TextBox

Открытые методы

Метод Описание
DirectReplace ( ) : System
InitializeComponent ( ) : void

Erforderliche Methode für die Designerunterstützung. Der Inhalt der Methode darf nicht mit dem Code-Editor geändert werden.

Защищенные методы

Метод Описание
Dispose ( bool disposing ) : void

Verwendete Ressourcen bereinigen.

Приватные методы

Метод Описание
DirectReplace_Resize ( object sender, EventArgs e ) : void
button1_Click ( object sender, EventArgs e ) : void
button2_Click ( object sender, EventArgs e ) : void
button3_Click ( object sender, EventArgs e ) : void
button4_Click ( object sender, EventArgs e ) : void

Описание методов

DirectReplace() публичный Метод

public DirectReplace ( ) : System
Результат System

Dispose() защищенный Метод

Verwendete Ressourcen bereinigen.
protected Dispose ( bool disposing ) : void
disposing bool True, wenn verwaltete Ressourcen gelöscht werden sollen; andernfalls False.
Результат void

InitializeComponent() публичный Метод

Erforderliche Methode für die Designerunterstützung. Der Inhalt der Methode darf nicht mit dem Code-Editor geändert werden.
public InitializeComponent ( ) : void
Результат void

Описание свойств

button1 публичное свойство

public System.Windows.Forms.Button button1
Результат System.Windows.Forms.Button

button2 публичное свойство

public System.Windows.Forms.Button button2
Результат System.Windows.Forms.Button

button3 публичное свойство

public System.Windows.Forms.Button button3
Результат System.Windows.Forms.Button

button4 публичное свойство

public System.Windows.Forms.Button button4
Результат System.Windows.Forms.Button

components публичное свойство

Erforderliche Designervariable.
public System.ComponentModel.IContainer components
Результат System.ComponentModel.IContainer

label1 публичное свойство

public System.Windows.Forms.Label label1
Результат System.Windows.Forms.Label

label2 публичное свойство

public System.Windows.Forms.Label label2
Результат System.Windows.Forms.Label

label3 публичное свойство

public System.Windows.Forms.Label label3
Результат System.Windows.Forms.Label

status публичное свойство

public System.Windows.Forms.ToolStripStatusLabel status
Результат System.Windows.Forms.ToolStripStatusLabel

statusStrip1 публичное свойство

public System.Windows.Forms.StatusStrip statusStrip1
Результат System.Windows.Forms.StatusStrip

textBox1 публичное свойство

public System.Windows.Forms.TextBox textBox1
Результат System.Windows.Forms.TextBox

textBox2 публичное свойство

public System.Windows.Forms.TextBox textBox2
Результат System.Windows.Forms.TextBox

textBox3 публичное свойство

public System.Windows.Forms.TextBox textBox3
Результат System.Windows.Forms.TextBox