←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
Java
Objective-C
WinRT C#
bool AutomationEnabled {get;}
ReadOnly Property AutomationEnabled As Boolean
bool AutomationEnabled {get;}
@property (nonatomic,readonly) BOOL automationEnabled;
boolean getAutomationEnabled();
get_AutomationEnabled();

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.Annotations.Core Assembly
Click or drag to resize