M-Files UI Extensibility Framework
ShowToastNotification Method
IShellFrame Interface : ShowToastNotification Method
Syntax
Visual Basic
Public Sub ShowToastNotification( _
   ByVal Title As String, _
   ByVal paragraph As String, _
   ByVal hexColor As String, _
   ByVal durationInMilliseconds As Long _
) 
Parameters
Title
paragraph
hexColor
durationInMilliseconds
See Also

IShellFrame Interface  | IShellFrame Members