Nevron .NET Vision
Nevron.Editors Namespace / NStylePreviewRenderer Class / Style Property


In This Topic
    Style Property (NStylePreviewRenderer)
    In This Topic
    Controls the background style of the preview.
    Syntax
    'Declaration
     
    
    Public Overridable WriteOnly Property Style As System.Object
    'Usage
     
    
    Dim instance As NStylePreviewRenderer
     
    instance.Style = value
    public virtual System.object Style {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