Disable All Command Buttons

L

Lowrider72

Hello,

I am attempting to disable all command buttons on a parent form and its
subsequent subforms. I know how to list all the noted controls individually
(me.control.enabled=false) but this is very time consuming as there are quite
a lot of command buttons.

Is there an easier solution?

Regards
 
Top