what is best way to assign CRLF hotkey to button? In delphi it can be set to default one, but how its done in VB ?
You assign your button to the the form's .AcceptButton property.