IWinFormsSpeechContext Methods
The IWinFormsSpeechContext type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
AutoHook | |
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
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).
|
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |

