Closebutton

  • Thread starter Thread starter R. Choate
  • Start date Start date
R

R. Choate

I am interested in changing the closebutton property in my form's code. The property is listed in the library but throws an error
when I try to change it in my code (i.e. me.closebutton = no)

Any solutions? What is wrong with this code?

Thx in advance.
 
I believe that that property is available for setting only in the form's
design view.
 
Back
Top