Represents an event that fires when the control loses the focus.
Object.defineProperty(AutomationImageViewer.prototype,'automationLostFocus',
get: function(),
set: function(value)
)
function automationLostFocus.add(function(sender, e));
function automationLostFocus.remove(function(sender, e));
automationLostFocus: void;
Parameter | Type | Description |
---|---|---|
sender | var | The source of the event. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET