SetEnterFieldBehavior Method
SetEnterFieldBehavior function
Specifies selection behavior when entering the control.True specifies that the selection remains unchanged from last time the control was active.False specifies that all the text in the control will be selected when entering the control.
func (instance *TextBoxActiveXControl) SetEnterFieldBehavior(value bool) error
Remarks
See Also
- Class TextBoxActiveXControl
- Namespace Aspose.Cells.Drawing.ActiveXControls
- Library Aspose.Cells for Go