Nevron .NET Vision
Nevron.Diagram.WinForm.Commands Namespace / NAlignTextMiddleCommand Class / Enabled Property


In This Topic
    Enabled Property (NAlignTextMiddleCommand)
    In This Topic
    Overriden to determine whether there is a valid commander, view and document
    Syntax
    'Declaration
     
    
    Public Overrides ReadOnly Property Enabled As System.Boolean
    'Usage
     
    
    Dim instance As NAlignTextMiddleCommand
    Dim value As System.Boolean
     
    value = instance.Enabled
    public override System.bool Enabled {get;}
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also