Method Update
Update(bool)
Causes the edit control to invalidate it's content.
public void Update(bool needChange)
Parameters
needChangeboolSpecifies whether
ISyntaxEditcontrol should invalidate it's content.
Update()
Causes the edit control to invalidate it's content.
public void Update()