You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Classes > TAnalysisList Class > TAnalysisList Properties > TAnalysisList.SuspendNotifyUpdate Property
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
TAnalysisList.SuspendNotifyUpdate Property

Set this property to True, to prevent calling OnNotifyUpdate from the Update Method.

Syntax
C#
Visual Basic
public bool SuspendNotifyUpdate;

This can be usefull, when the screen should not be updated for every call to Update.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!