다음을 통해 공유


RichEditTextDocument.BatchDisplayUpdates 메서드

정의

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

public:
 virtual int BatchDisplayUpdates() = BatchDisplayUpdates;
int BatchDisplayUpdates();
public int BatchDisplayUpdates();
function batchDisplayUpdates()
Public Function BatchDisplayUpdates () As Integer

반환

Int32

int

내부 카운터의 값입니다.

구현

적용 대상