• Microstation toolbars disappear when running (calling) Microstation from a VB program

    We have a couple of visual basic programs where we call up microstation to create drawings. For some reason when we run these programs, all of the toolbars that were open and docked are closed. Does this happen to anyone else? Is there a way to prevent…
  • Microstation Form Export

    Hi, I have created a microstation macro that can search for all ".DGN" files in a specific folder that the user chooses. below is the code i have written to do so: --------------------------------------------------------------------------------…
  • SaveRelativePath vba error

    I have recieved a vba file whose purpose it is to check and change all references to SaveRelativePath=1 (see attached mvba) But following error message occurs from Microsoft Visual Basic: "Compile error: Can't find project or library" Any knowledge…
  • Visual Basic 2008 Express - Microstation DGN

    I've started moving my VBA Projects to VB. I've created a new project and begun coding. I've just gotten to the point where I'm ready to code the pieces that require a Microstation Window / Application to be open and I am lost... I can't seem to…