Article Details
Id:21262
Product:finPOWER Connect
Type:FIX
Version:4.01.00
Opened:11/03/2024
Closed:11/03/2024
Released:29/04/2024
Job: J033062

CommonDialog input methods not allowing new lines when MultiLine is set to True

The CommonDialog input methods would not allow users to enter a new line when MultiLine was set to True.

This applies to the following input methods:

  • CommonDialog.GetInputComboTextBox
  • CommonDialog.GetInput

Note. If MultiLine is True, the OK button will no longer be defaulted to allow the form to be closed when Enter is pressed.