SetIsAutoWordSelected Method

SetIsAutoWordSelected 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 *ComboBoxActiveXControl) SetIsAutoWordSelected(value bool)  error

Remarks

See Also