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