Enabled Property


Top  Previous  Next

Returns or sets whether the control is enabled or disabled.


Syntax

object.Enabled [=boolean]

Where object evaluates to a Smart Print Control.


The settings for boolean are:

True(Default). Specifies that the control is enabled.  
FalseSpecifies that the control is disabled.