Returns the default path of the HTML GUI pages.
Syntax:
GetDefaultHTMLGUIPath() As String
Dim Tool As DirectoryTool Set Tool = Application.Tools.DirectoryTool MsgBox Tool.GetDefaultHTMLGUIPath
See also: