[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Assembly: DNExtGui (in DNExtGui.dll) Version: 1.0.4679.19833 (1.0.0.0)
Gets einen Wert der angibt ob dieser Befehl aktiv ist.
Namespace: DynamicNode.Ext.GuiAssembly: DNExtGui (in DNExtGui.dll) Version: 1.0.4679.19833 (1.0.0.0)
Syntax
| C# |
|---|
public override bool Enabled { get; } |
| Visual Basic |
|---|
Public Overrides ReadOnly Property Enabled As Boolean Get |
| F# |
|---|
abstract Enabled : bool override Enabled : bool |