Visual basic command to stop screen update
Visual basic command to stop screen update
(OP)
Can anyone tell me what the visual basic code is to let the visual basic code run without displaying the results on the sreen until the macro is completed or stops on its own?






RE: Visual basic command to stop screen update
-handleman, CSWP (The new, easy test)
RE: Visual basic command to stop screen update
RE: Visual basic command to stop screen update
CODE
...No I have not found that in SolidWorks. You can do a swApp.Hide, but I think it will confuse Users more than help.
Ken
RE: Visual basic command to stop screen update
Yes I was looking for something similar to the Excel code you mentioned