IsAutomationEventsHooked Property

Summary
Gets or sets whether the automation events are hooked or not.
Syntax
C#
VB
C++
public virtual bool IsAutomationEventsHooked { get; set; } 
Public Overridable Property IsAutomationEventsHooked() As Boolean 
   Get 
   Set 
public:  
   virtual property bool IsAutomationEventsHooked 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true if the automation event are hooked, false otherwise.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.