C1.WPF.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / C1PrintDocument Class / FormsKeyActionTab Property

In This Topic
FormsKeyActionTab Property
In This Topic
Gets or sets the action to be performed when the TAB key is pressed in a C1.Win.C1Preview.C1PreviewPane control which is viewing the current document.

The default value is FormsKeyActionTabEnum.MoveAccrossDocOut.

Syntax
'Declaration
 
Public Property FormsKeyActionTab As FormsKeyActionTabEnum
 
See Also