M-Files UI Extensibility Framework
Select Method
IShellPaneTab Interface : Select Method
Description
Requests the tab to be selected.
Syntax
Visual Basic
Public Sub Select() 
Remarks

The tab has to be visible to be selected.

The select method requests the tab selection but does not guarantee the selection, because other parallel functionality may request another tab to be selected. See Using Tabs in Shell Frame Side Pane Tabs technical article for more information about tabs and selection priorities.

Supported in M-Files 10.0.3911.3 and newer.

See Also

IShellPaneTab Interface  | IShellPaneTab Members