• Microstation connect ElementChangedEvent ChangeTrackKind

    Hi, I overloaded the ElementChangedEvent event and get a ChangeTrackKind value in eventargs.Change Delete = 1, Add = 2, Modify = 3, ModifyFence = 5, Mark = 7, ModelAdd = 9, ModelDelete = 10, AddXAttribute = 11, DeleteXAttribute = 12, ModifyXAttribute…
  • RE: [VBA] Right Click Popup Menu from Userform

    I made an example about "pop-up menu on userform " For View : netmerkez.wordpress.com/.../creating-pop-up-menu-on-userform You can Download Template Here
  • C++ Example

    Hello again, Can you point me in the right direction for creating a simple C++ app for microstation? I know there are examples in the SDK, I just don't know what they are called. Which place in the SDK should I look at for the basics of creating a C…