RichEditTextDocument.ApplyDisplayUpdates Method

Definition

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.

Implements

Applies to