Public Member Functions | |
| ItemInputBox () | |
Public Attributes | |
| string | result |
Protected Member Functions | |
| override void | Dispose (bool disposing) |
Private Member Functions | |
| void | InitializeComponent () |
| void | Ekle_Click (object sender, System.EventArgs e) |
| void | cancelButton_Click (object sender, System.EventArgs e) |
Private Attributes | |
| System.Windows.Forms.Button | Ekle |
| System.Windows.Forms.Button | cancelButton |
| System.Windows.Forms.TextBox | textBox1 |
| System.Windows.Forms.Label | label1 |
| System.ComponentModel.Container | components = null |
Generic form to use new word and categories
|
|
|
|
||||||||||||
|
Callback to commit Buttons.
|
|
|
Clean up any resources being used.
|
|
||||||||||||
|
Callback to commit changes.
|
|
|
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The string that the result is kept.
|
|
|
|
1.4.6-NO