←Select platform

AutomationEnabled Property

Summary

Gets a value that indicates whether the automation control is enabled and can received mouse, touch or keyboard events.

Syntax

C#
VB
C++
public virtual bool AutomationEnabled {get;}
Public Overridable ReadOnly Property AutomationEnabled As Boolean
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize