ButtonEx ActiveX Control Reference

Enabled property

         

Returns/sets a value that determines whether an object can respond to user-generated events.

Property type

A Boolean value.

Syntax

object.Enabled [= boolean]

The Enabled property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type ButtonEx.
booleanA Boolean value.

Settings

The settings for boolean are:

Setting Description
True (Default) Allows the control to respond to events.
False Prevents the control from responding to events.

Problems, Suggestions, Praise concerning the documentation? Please send feedback.