Gets and sets the Boolean that determines if TerraExplorer executes all keyboard acceleration commands. If it is set to TRUE, TerraExplorer executes them; if FALSE, the containing application executes them.
JavaScript |
|
TakeControlOfKeyboardAccelerators |
C# |
|
int TakeControlOfKeyboardAccelerators { get; set; } |
C++ |
|
HRESULT TakeControlOfKeyboardAccelerators([out, retval] long* pVal) HRESULT TakeControlOfKeyboardAccelerators([in] long pVal) |