Nevron Open Vision Documentation
Nevron.Nov.Dom Namespace / NThemeStyle Class / bEGb Method


In This Topic
    bEGb Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub bEGb( _
       ByVal CEGb As NDomProperty, _
       ByVal value As System.Object, _
       ByVal dEGb As System.Boolean _
    ) 
    'Usage
     
    
    Dim instance As NThemeStyle
    Dim CEGb As NDomProperty
    Dim value As System.Object
    Dim dEGb As System.Boolean
     
    instance.bEGb(CEGb, value, dEGb)
    internal void bEGb( 
       NDomProperty CEGb,
       System.object value,
       System.bool dEGb
    )

    Parameters

    CEGb
    value
    dEGb
    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