Nevron Open Vision Documentation
Nevron.Nov.Editors Namespace / NBorderEditor Class / DefaultTemplate Field


In This Topic
    DefaultTemplate Field (NBorderEditor)
    In This Topic
    A border property editor template whose color and rounding settings are placed to the right of the border style picker.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly DefaultTemplate As NEditorTemplate
    'Usage
     
    
    Dim value As NEditorTemplate
     
    value = NBorderEditor.DefaultTemplate
    public static readonly NEditorTemplate DefaultTemplate
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also