C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderInputButton Class / AcceptButton Property

In This Topic
AcceptButton Property (RenderInputButton)
In This Topic
Gets or sets a value indicating whether the current button should function as an "Accept button", so that its action is executed when the ENTER is pressed in a supporting viewer control showing the document containing this button.
Syntax
'Declaration
 
Public Property AcceptButton As Boolean
 
See Also