how to align logos/watermarks on form
-
I am creating a main menu form in Access 2007. I want to use 3 graphics as logos on this form. I want one to be aligned to upper-left (it is horizontally extended with stripes to stretch across). I also want 2 other graphics to be aligned in the upper-RIGHT of my form (two graphics that occupy equally square areas). I am making this main menu form to FILL the area of Access, so when I resize the Access window's containing frame, the logos will adjust accordingly. Is this possible? How can i do this (Use the Header area? Use the form's Picture property? Unbound object? Depth, Z-order?) Thank you. JJM
-
I am creating a main menu form in Access 2007. I want to use 3 graphics as logos on this form. I want one to be aligned to upper-left (it is horizontally extended with stripes to stretch across). I also want 2 other graphics to be aligned in the upper-RIGHT of my form (two graphics that occupy equally square areas). I am making this main menu form to FILL the area of Access, so when I resize the Access window's containing frame, the logos will adjust accordingly. Is this possible? How can i do this (Use the Header area? Use the form's Picture property? Unbound object? Depth, Z-order?) Thank you. JJM
You'd probably want to find a forum dedicated to Access to ask this question. Everything you're asking is very specific to the behavior of Access and not how to interact with it using VB/VB.NET.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak