LineDisplayBase.RefreshWindow(Int32) 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.
Changes the current window to the one specified by the window parameter, then redisplays that window’s viewport.
public override void RefreshWindow (int window);
override this.RefreshWindow : int -> unit
Public Overrides Sub RefreshWindow (window As Integer)
Parameters
- window
- Int32
Specifies the window to be refreshed.