RC-WinTrans Object Model Help | 
  DirectoryTool.GetDefaultHTMLGUIPath
 | 
Returns the default path of the HTML GUI pages.
Syntax:  | 
	 GetDefaultHTMLGUIPath() As String  | 
  
| Return: | String | 
| Example: | Dim Tool As DirectoryTool Set Tool = Application.Tools.DirectoryTool MsgBox Tool.GetDefaultHTMLGUIPath  | 
  
See also: