DynamicsBaseHostedControl.RemoveShortcut Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
RemoveShortcut(KeyGesture) | |
RemoveShortcut(String) |
RemoveShortcut(KeyGesture)
protected:
bool RemoveShortcut(System::Windows::Input::KeyGesture ^ keyGesture);
protected bool RemoveShortcut (System.Windows.Input.KeyGesture keyGesture);
member this.RemoveShortcut : System.Windows.Input.KeyGesture -> bool
Protected Function RemoveShortcut (keyGesture As KeyGesture) As Boolean
Parameters
- keyGesture
- KeyGesture