Whether to enable keyboard control of this Control.
[Visual Basic]
Public Property KeyboardSupport As Boolean
[C#]
public bool KeyboardSupport {get;set;}
[Delphi]
public property KeyboardSupport: Boolean read get_KeyboardSupport write set_KeyboardSupport;
See Also
C1WebCommandBase Class | C1WebCommandBase Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |