GetEnterFieldBehavior Method

GetEnterFieldBehavior 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) GetEnterFieldBehavior()  (bool,  error) 

Remarks

See Also