Browse By Tags

  • [CONNECT Update 16 VBA] DesignFile.Title is empty

    When I use VBA property ActiveDesignFile.Name or ActiveDesignFile.Path I see the value I expect. When I use ActiveDesignFile.Title I see nothing — the String is empty. Help tells me: Getting Title raises an error if no value is defined for it . However…
  • Re: Microstation Title Bar Caption

    Set MicroStation Title user1979 said: Is there a way to update the MicroStation title bar caption ... We've created a MicroStation VBA project that updates MicroStation's title (property Application.Caption ) automatically when a…