Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NRibbonGroup Class / fGfd Method


In This Topic
    fGfd Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Sub fGfd( _
       ByVal GGfd As NCompositeWidget(Of NWidget), _
       ByVal hGfd As System.Integer _
    ) 
    'Usage
     
    
    Dim GGfd As NCompositeWidget(Of NWidget)
    Dim hGfd As System.Integer
     
    NRibbonGroup.fGfd(GGfd, hGfd)
    internal static void fGfd( 
       NCompositeWidget<NWidget> GGfd,
       System.int hGfd
    )

    Parameters

    GGfd
    hGfd
    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