GetEnterKeyBehavior Method
GetEnterKeyBehavior function
Specifies the behavior of the ENTER key.True specifies that pressing ENTER will create a new line.False specifies that pressing ENTER will move the focus to the next object in the tab order.
func (instance *TextBoxActiveXControl) GetEnterKeyBehavior() (bool, error)
Remarks
See Also
- Class TextBoxActiveXControl
- Namespace Aspose.Cells.Drawing.ActiveXControls
- Library Aspose.Cells for Go