Closebutton

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.
 
K

Ken Snell [MVP]

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