M
Max Weber
Hello,
Is there a way to avoid an event to be raised programmatically ? As an
exemple : ScrollBar.ValueChanged is raised when the value of the
scrollbar changes, whenever the user moved the slider or some code has
been executed which changed the value of the scrollbar. How to avoid
the second case ?
Is there a way to avoid an event to be raised programmatically ? As an
exemple : ScrollBar.ValueChanged is raised when the value of the
scrollbar changes, whenever the user moved the slider or some code has
been executed which changed the value of the scrollbar. How to avoid
the second case ?