Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by barrymelson

  1. barrymelson

    Access main window color (MDI color)

    Leban's code is way over my head. I know that he changes the main access window to a bitmap or different color and then back but, I can't follow. The transparent form is quite sufficient for now and I am off to other aspects of this project. Thanks for all the input, it's certainly...
  2. barrymelson

    Access main window color (MDI color)

    As I understand it (and I may be wrong), the back color of the Access main window is dependant upon the system color settings. Again, as I understand, the color is the following system color. VBA Constant - vbApplicationWorkspace System Color - AppWorkspace Hex value - &H8000000C Long Value...
  3. barrymelson

    Access main window color (MDI color)

    Dear kjv1611: Not at all what I had in mind. I wanted to programatically find the value of the main Access window. Then I could apply it to a form that I wanted to appear "transparent" and it would work independent of individual system color settings. There was an example by Lebans however...
  4. barrymelson

    Access main window color (MDI color)

    Hi: I would like to determine the color of the Access main window. You know, if you open access before any database is opened. I want to set the detail section of a form to the main window color so that it appears transparent (without borders, control boxes etc.). I have looked at the Windows...
  5. barrymelson

    Table design and relations logic problem...

    Dear Nalgene: I am having the identical problem, trying to use multiple ship address for any one customer. I would be interested in finding out more about how you have resolved this problem. I am not sure about the rules here on how to commuincate out of this forum. If you have any ideas on...

Part and Inventory Search

Back
Top