Bryan - Gendev
Programmer
My app works like a wizard stepping through the pages of a pageframe on a main form.
The main form has a vertical row of command buttons down the RHS which I have put on a container.
After say Step2 I disable this container as not all commands are available.
At the moment I change the con.backstyle to 1 and put a 'wash' over the whole button area.This is temporary.
Can I make each button on the container disabled from one line of code rather than have to disable them individually?
Thanks
GenDev
The main form has a vertical row of command buttons down the RHS which I have put on a container.
After say Step2 I disable this container as not all commands are available.
At the moment I change the con.backstyle to 1 and put a 'wash' over the whole button area.This is temporary.
Can I make each button on the container disabled from one line of code rather than have to disable them individually?
Thanks
GenDev