KiXforms Class Library |
AcceptsReturn Property |
Gets or sets a value indicating whether pressing ENTER in a multiline TextBox control creates a new line of text in the control or activates the default button for the form.
object.AcceptsReturn [ = Boolean ]
True if the ENTER key creates a new line of text in a multiline textbox control; False if the ENTER key activates the default button for the form. The default is True.
Applies To: TextBox
The CHM file was converted to HTML by chm2web software. |