NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Control.ControlKeyboardRoutingSwitch

[To be supplied.]

[Visual Basic]
Protected Shared ControlKeyboardRoutingSwitch As TraceSwitch
[C#]
protected static TraceSwitch ControlKeyboardRoutingSwitch;
[C++]
protected: static TraceSwitch* ControlKeyboardRoutingSwitch;
[JScript]
protected static var ControlKeyboardRoutingSwitch : TraceSwitch;

See Also

Control Class | Control Members | System.WinForms Namespace