RichEditTextDocument.ApplyDisplayUpdates 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.
Decrements an internal counter that controls whether text updates are displayed immediately or batched.
public:
virtual int ApplyDisplayUpdates() = ApplyDisplayUpdates;
int ApplyDisplayUpdates();
public int ApplyDisplayUpdates();
function applyDisplayUpdates()
Public Function ApplyDisplayUpdates () As Integer
Returns
Int32
int
The value of the internal counter.