McApplicationActiveWindow Property
|
|
Exposes the currently active window.
Namespace:
MediaCy.IQL.Application
Assembly:
MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
SyntaxPublic ReadOnly Property ActiveWindow As IMcWindow
Get
Property Value
Type:
IMcWindowReturn Value
Type:
IMcWindowImplements
IMcApplication2.ActiveWindowIMcApplication.ActiveWindow
RemarksThis version exposes the legacy interop definition.
See Also