Hi all,
I am sure there is a much simpler way to do this, so any advice is appreciated.
In my security module, I set the following at startup:
ChangeProperty "AllowToolBarChanges", DB_BOOLEAN, False
ChangeProperty "AllowShortCutMenus", DB_BOOLEAN, False
ChangeProperty...