ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Control Toolbox Design Mode (https://www.excelbanter.com/excel-programming/396147-control-toolbox-design-mode.html)

BIG_j

Control Toolbox Design Mode
 
Anyone know if it's possible to toggle the Design Mode (on the Control
Toolbox) through code?


Thanks

BIG_J



No Name

Control Toolbox Design Mode
 
Application.CommandBars.FindControl(, 1605).Reset will go from design mode
to run mode.

"BIG_j" wrote in message
...
Anyone know if it's possible to toggle the Design Mode (on the Control
Toolbox) through code?


Thanks

BIG_J




BIG_j

Control Toolbox Design Mode
 
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 ...
Application.CommandBars.FindControl(, 1605).Reset will go from design mode
to run mode.

"BIG_j" wrote in message
...
Anyone know if it's possible to toggle the Design Mode (on the Control
Toolbox) through code?


Thanks

BIG_J







All times are GMT +1. The time now is 05:06 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com