다음을 통해 공유


RichEditTextDocument.ApplyDisplayUpdates 메서드

정의

텍스트 업데이트가 즉시 표시되는지 일괄 처리되는지 여부를 제어하는 내부 카운터를 감소합니다.

public:
 virtual int ApplyDisplayUpdates() = ApplyDisplayUpdates;
int ApplyDisplayUpdates();
public int ApplyDisplayUpdates();
function applyDisplayUpdates()
Public Function ApplyDisplayUpdates () As Integer

반환

Int32

int

내부 카운터의 값입니다.

구현

적용 대상