NevronOpenVision
Nevron.Nov.Dom Namespace / NHistoryService Class / DumpToListBoxes Method
undo list box
redo list box
In This Topic
    DumpToListBoxes Method
    In This Topic
    Dumps the state of the undo and redo stacks in the specified ListBox instances.
    Syntax
    public void DumpToListBoxes( 
       NListBox undoList,
       NListBox redoList
    )

    Parameters

    undoList
    undo list box
    redoList
    redo list box
    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