• IViewUpdateEvents

    I had developed a program using vba. It was executed successfully in Microstation V8. But in Microstation v8i[Select series 1] - version 08.11.07.171, the same program doesn't work and there is no compile error/runtime error also. How to fix this? Kindly…
  • Listen to the mouse moved event

    Hi, i'm looking for a way to listen to the event when the mouse/cursor was moved. I know that i can use StartDynamics(), but this means also that i can use this only with my own implemented commands. But i need the cursor position even when i use…