![]() |
Members | Description | ||
text1 | ||||
textOKButton | ||||
components |
Required designer variable.
|
|||
TextBoxInput |
Constructor for text input dialog box.
|
|||
Dispose |
Clean up any resources being used.
|
|||
InitializeComponent |
Required method for Designer support - do not modify
the contents of this method with the code editor.
|
|||
textInput | ||||
TextInput |
Accessor to the text input.
|
|||
tempMethod | ||||
CallMethod |
CallMethod used to register the callback function.
|
|||
textOKButton_Click |
Evnet handler called when the Text Box did its duty,
it's time to call the registered callback method.
|