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?
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?