Describes the actions to be performed when a Enter key is pressed in C1PrintPreview control which is connected to the doc engine.

Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
public enum FormsKeyActionEnterEnum
Visual Basic (Declaration)
Public Enumeration FormsKeyActionEnterEnum

Members

Member nameDescription
None
LikeTab
InvokeAcceptButton

See Also