Change borderstyle using code; with user level security

R

Rolidian

I have a form which can be opened in form view as well as in datasheet view.
In form view, the form should not be resizable, in datasheet view, it should
be resizable. The problem is, that not all users have the permission to view
the form in design view, which on the other hand is necessary to change the
borderstyle property.

Is there a way of changing the borderstyle in this enviroment?
Can i somehow override the user's permissions while changing the borderstyle?

I don't want to user a query instead because of some special features i
added to some fields of the form.

Another question in the same context: Is there a way to change a form's view
from design view to form view or hidden view by code? Or do i have to close
it an reopen it again?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top