Reference Guide > W Routines > WoSetWindowTitle Procedure
  

WoSetWindowTitle Procedure
Sets the title for a VDA Tool window.
Usage
WoSetWindowTitle, tool_name, window_title [, tool_title]
Input Parameters
tool_name — A string specifying the unique name of a VDA Tool.
window_title — A string, as returned by WoGetUniqueWindowTitle, specifying a unique name for the VDA Tool window.
tool_title — (optional) A string specifying a general name for the VDA Tool, e.g., 'surface'.
Keywords
None.
Example
See the example for WoGetUniqueWindowTitle.
See Also
WoGetUniqueWindowTitle

Version 2017.1
Copyright © 2019, Rogue Wave Software, Inc. All Rights Reserved.