Results 1 to 4 of 4

Thread: How to differentiate between event triggered by user interaction and code ?

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Feb 2020
    Posts
    70

    How to differentiate between event triggered by user interaction and code ?

    I am looking for a way to determine if an event was triggered by user interaction or through code. I have seen suggestions in other forums to use a flag and set it accordingly when triggering the event programmatically. However, I am curious if there are any built-in methods or alternative approaches to achieve this.

    Referred links:
    https://stackoverflow.com/questions/...103966#3103966
    https://www.vbforums.com/showthread....event-is-fired
    Last edited by IT_Researcher; Jul 7th, 2024 at 11:12 PM.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width