Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NBoxElement Class / WCC Method


In This Topic
    WCC Method (NBoxElement)
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Overrides Sub WCC( _
       ByVal MvWC As KKhb _
    ) 
    'Usage
     
    
    Dim instance As NBoxElement
    Dim MvWC As KKhb
     
    instance.WCC(MvWC)
    internal override void WCC( 
       KKhb MvWC
    )

    Parameters

    MvWC
    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