Why won’t my UserForm text field not update programmatically?
I’m writing VBA in Microstation and I want to populate a text field PathToScan
with the active design file’s path, which is ActiveDesignFile.Path
.
I’m writing VBA in Microstation and I want to populate a text field PathToScan
with the active design file’s path, which is ActiveDesignFile.Path
.