Description
Redraws the page, or library object, or master, on the Pages main tab.
Uses the Ena_IsWindowActive function for enabler.
Syntax
ViewRedraw |
Code
<ShellCommand(CanExecute:="Ena_IsWindowActive")> _
Public Sub ViewRedraw()
Page.ViewRedraw()
End Sub