M-Files UI Extensibility Framework
ShowFilePreview Method
IShellPaneTab Interface : ShowFilePreview Method
Absolute path to the file to preview.
Description
Shows the specified file's preview in th tab.
Syntax
Visual Basic
Public Sub ShowFilePreview( _
   ByVal file As String _
) 
Parameters
file
Absolute path to the file to preview.
Remarks
Supported in M-Files 10.0.3911.3 and newer.
See Also

IShellPaneTab Interface  | IShellPaneTab Members