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

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

Supported in M-Files 10.1.3915.45 and newer.

See Also

IShellPaneTab Interface  | IShellPaneTab Members