Defines whether the dropdown button is enabled.
Class: DropDownButtonPartClass
Namespace: Softelvdm.Controls
Assembly: Softelvdm.SftTreeNET
public bool Enabled { get; set; }
Public Property Enabled As Boolean
True if enabled, otherwise False.
The default value is True.
Defines whether the dropdown button is enabled.
A disabled dropdown button cannot be clicked and appears grayed.
See Also DropDownButtonPartClass Class | Classes | SftTree/NET 2.0