Boolean
IEntry
.Enabled { get; set; }
Gets or sets the enabled flag.
Remarks
This property is used to gray out a button.
Examples