An NDoc Documented Class Library

IUIItem.Enabled Property

[Visual Basic]
Property ReadOnly Enabled As Boolean
[C#]
bool Enabled { get; }
[C++]
__property bool get_Enabled();
[JScript]
function get Enabled() : bool

See Also

IUIItem Interface | White.Core.UIItems Namespace