M-Files UI Extensibility Framework
SelectAsUser Method
IShellPaneTab Interface : SelectAsUser Method
Description
Selects the tab as if the user activated it.
Syntax
Visual Basic
Public Sub SelectAsUser() 
Remarks

The tab has to be visible to be selected.

This method should be called only when the user interactively selects this tab. A tab selected by the user will have a higher priority for automatic selection after the selection in the listing changes.

See Also

IShellPaneTab Interface  | IShellPaneTab Members