CaptureAltKeyInTerminalSession Property (C1Ribbon)
In This Topic
Gets or sets whether the Alt key can be used for displaying KeyTips in terminal server session.
Syntax
'Declaration
Public Property CaptureAltKeyInTerminalSession As Boolean
public bool CaptureAltKeyInTerminalSession {get; set;}
See Also