REdit.ActivateDefault


public property ActivateDefault

Prototype:

[Read/Write] property ActivateDefault[=true|false]

Description:

Whether to activate the default control (such as the default button in a dialog) when Enter is pressed. See DefaultControl.

Return value:

Returns true if the Enter key will activate the default control, false otherwise.