IsAutoWordSelected Method

IsAutoWordSelected function

Specifies the basic unit used to extend a selection.True specifies that the basic unit is a single character.false specifies that the basic unit is a whole word.


func (instance *TextBoxActiveXControl) IsAutoWordSelected()  (bool,  error) 

Remarks

See Also