Thanks for that,
Is anyone aware of how it can be accessed through the object model?
e.g.(not correct) Application.DesignMode = False
If not the answer will do a s a workaround.
Thanks
Johnno
<-> wrote in message news:(E-Mail Removed)...
> Application.CommandBars.FindControl(, 1605).Reset will go from design mode
> to run mode.
>
> "BIG_j" <(E-Mail Removed)> wrote in message
> news:46ccf9d4$0$27768$(E-Mail Removed)...
>> Anyone know if it's possible to toggle the Design Mode (on the Control
>> Toolbox) through code?
>>
>>
>> Thanks
>>
>> BIG_J
>>
>
>
|