changing controls on form

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,
I have an unbound form and many textbox on it which I should like to change
into checkbox instead.
Since I'm talking of about 75 controls...I was figuring if there was a
shortcut to achieve my aim by code.
I wrote the code, and I'm pretty sure it works fine, but I constantly
receive the message 'This control can't be changed in the type you have
chosen'.
Help doesn't mention anything about not allowing a textbox to be changed
into a checkbox.
Do you have any hint?

Thanks,
Rocco
 
Back
Top