Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NStylePropertyEx Class
Members


In This Topic
    NStylePropertyEx Class
    In This Topic
    A static class, that contains extended properties used for additional styling purposes. Defines the ExtendedLook, IsSelected, IsHighlighted, FontStyleBold, etc. extended properties and the respective helper methods for working with them.
    Object Model
    NStylePropertyEx Class
    Syntax
    'Declaration
     
    
    Public MustInherit NotInheritable Class NStylePropertyEx 
    'Usage
     
    
    Dim instance As NStylePropertyEx
    public static class NStylePropertyEx 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.UI.NStylePropertyEx

    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