Description Determines whether the BiDisp control can respond to user generated events.
Usage [form.] BiDisp.Enabled [= boolean]
Settings The Enabled property settings are:
Setting Description
True (Default) Allows the BiDisp control to respond to events.
False Prevents the BiDisp control from responding to events.
Remarks See Microsoft Visual Basic Language Reference Enabled property.
Data Type Integer(Boolean)
Available See Microsoft Visual Basic Reference Manual.
See Also Visible Property