SetIsEnabled Method

SetIsEnabled function

Indicates whether the control can receive the focus and respond to user-generated events.


func (instance *ActiveXControl) SetIsEnabled(value bool)  error

Remarks

See Also