Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NRibbonSearchBox Class / InitFromOwnerRibbon Method


In This Topic
    InitFromOwnerRibbon Method
    In This Topic
    Inializes this ribbon search box from its owner ribbon.
    Syntax
    'Declaration
     
    
    Public Overridable Sub InitFromOwnerRibbon() 
    'Usage
     
    
    Dim instance As NRibbonSearchBox
     
    instance.InitFromOwnerRibbon()
    public virtual void InitFromOwnerRibbon()
    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