Nevron .NET Vision
Nevron.Diagram.WinForm Namespace / NItemState Structure / Highlighted Field


In This Topic
    Highlighted Field
    In This Topic
    Whether the item is highlighted
    Syntax
    'Declaration
     
    
    Public Highlighted As System.Boolean
    'Usage
     
    
    Dim instance As NItemState
    Dim value As System.Boolean
     
    value = instance.Highlighted
     
    instance.Highlighted = value
    public System.bool Highlighted
    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