If this Boolean is set to true, TerraExplorer executes all keyboard acceleration commands. If it is set to 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) |