Метод | Описание | |
---|---|---|
ChannelDialog ( ) : System |
Initialises a new instance of the ChannelDialog class.
|
Метод | Описание | |
---|---|---|
ProcessCmdKey ( |
Processes a command key.
|
Метод | Описание | |
---|---|---|
CancelButton_Click ( object sender, |
Handles the Click event of System.Windows.Forms.Button.
|
|
ChannelTextBox_KeyDown ( object sender, |
Handles the KeyDown event of System.Windows.Forms.TextBox.
|
|
ChannelTextBox_TextChanged ( object sender, |
Handles the TextChanged event of System.Windows.Forms.TextBox.
|
|
JoinButton_Click ( object sender, |
Handles the Click event of System.Windows.Forms.Button.
|
protected ProcessCmdKey ( |
||
msg | A System.Windows.Forms.Message, passed by reference, that represents the Win32 message to process. | |
keyData | Keys | One of the System.Windows.Forms.Keys values that represents the key to process. |
Результат | bool |