M-Files UI Extensibility Framework
ActiveListing Property
IShellFrame Interface : ActiveListing Property
Description
Accesses the currently active listing object.
Property type
Read-only property
Syntax
Visual Basic
Public Property ActiveListing As IShellListing
Return Type
The listing object.
Remarks

The application can access the active listing object, the main listing object, or all listing objects. See Working with Multiple Listings for more details which one should be used.

Supported in M-Files 10.0.3911.3 and newer.

See Also

IShellFrame Interface  | IShellFrame Members