Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NMonthPicker Class / Update Method


In This Topic
    Update Method (NMonthPicker)
    In This Topic
    Shows the months of the specified year.
    Syntax
    'Declaration
     
    
    Public Overridable Sub Update() 
    'Usage
     
    
    Dim instance As NMonthPicker
     
    instance.Update()
    public virtual void Update()
    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