ComponentOne Menus and Toolbars for WinForms
AcceptsReturn Property

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1CommandControl Class : AcceptsReturn Property
Gets or sets the value indicating whether the embedded control receives the Return key.
Syntax
'Declaration
 
Public Property AcceptsReturn As System.Boolean
public System.bool AcceptsReturn {get; set;}
See Also

Reference

C1CommandControl Class
C1CommandControl Members