Nevron .NET Vision
Nevron.UI Namespace / NImageUIEditor Class / DisplaySystemImages Property


In This Topic
    DisplaySystemImages Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property DisplaySystemImages As System.Boolean
    'Usage
     
    
    Dim instance As NImageUIEditor
    Dim value As System.Boolean
     
    instance.DisplaySystemImages = value
     
    value = instance.DisplaySystemImages
    public System.bool DisplaySystemImages {get; set;}
    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