xInfo.redrawAllWindows Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Redraws all windows.
public:
virtual void redrawAllWindows();
public virtual void redrawAllWindows ();
abstract member redrawAllWindows : unit -> unit
override this.redrawAllWindows : unit -> unit
Public Overridable Sub redrawAllWindows ()
Remarks
This method can be used to update the display during a long process.