C# 클래스 ME3Explorer.DirectReplace

상속: System.Windows.Forms.Form
파일 보기 프로젝트 열기: ME3Explorer/ME3Explorer 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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