AutomationEnabled Property

Summary
Gets a value that indicates whether the automation control is enabled and can receive mouse, touch or keyboard events.
Syntax
C#
C++/CLI
public virtual bool AutomationEnabled { get; } 
            public: 
virtual property bool AutomationEnabled { 
   bool get(); 
} 

Property Value

true if the automation control is enabled; otherwise, it is false.

Remarks

The provided implementation returns ImageViewer.Enabled.

Requirements

Target Platforms

Help Version 22.0.2023.2.5
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

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