|
-
Oct 1st, 2002, 03:11 AM
#1
Thread Starter
Lively Member
Icons for Access Forms
I've got about 20 access forms, but need about 6 of them to stand out from the others in the database window?
Does anyone know how I could set it so that these display a differernt icon from the rest?
-
Oct 1st, 2002, 03:23 AM
#2
You can't..
Try giving them a different name to group them.. use underscore or z ...
Example :
frmDevSwitchMenu
frmDevMenuWizard
frm_Thisfirst
frmzOrThis
Vince
Feeling like a fly on the inside of a closed window (Thunk!)
If I post a lot, it is because I am bored at work! ;D Or stuck...
* Anything I post can be only my opinion. Advice etc is up to you to persue...
-
Oct 1st, 2002, 03:27 AM
#3
Thread Starter
Lively Member
That would be ok for most people, you would think, but unfortunately if it's not a picture my users will get confused.
-
Oct 1st, 2002, 03:47 AM
#4
Never let the users see the forms on the database window....
Bad idea - one might decide to look at the tables and alter the data....
Best to create a menu form (a form of buttons to the other screens if you are beginning) or replace the menu with your own (advanced) or the latter via code (expert)
the you can use the Access db start up to hide the main window and disable short cut buttons to it...
Just an Idea.
Vince
Feeling like a fly on the inside of a closed window (Thunk!)
If I post a lot, it is because I am bored at work! ;D Or stuck...
* Anything I post can be only my opinion. Advice etc is up to you to persue...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|