IWinFormsSpeechContext..::..Hook Method
Overload List
| Name | Description | |
|---|---|---|
|
|
Hook(Button, String) | |
|
|
Hook(ComboBox, String) |
Hooks SelectedText of comboBox to the spoken command
"set keyword to" (followed by the ComboBox item text).
|
|
|
Hook(NumericUpDown, String) |
Hooks Value of upDown to the spoken command
"set keyword to" (followed by a numeric value spelled as digits).
|

