Search results

  1. R

    Library ACCDB Calls to Referencing Project Procedures?

    I've been refactoring a number of projects and migrating generalized code to a library ACCDB over time. It's gone practically without a hitch and many ACCDB projects reference it and instance its classes like a charm. As this refactoring has progressed, I have encountered one difficulty...
  2. R

    Solved Minimize Ribbon, not Menu Bar? How to Replicate the Shortcut Menu Command

    This is well and extensively discussed elsewhere but nevertheless all of the posted "solutions" fail and I am unable to programmatically minimize the ribbon but not the menu bar, as one can do by selecting the Menu Bar context menu's "Minimize the Ribbon" item (or pressing Ctrl + F1). To be...
  3. R

    Win32: hWnd for Continuous Forms Detail Section(s)?

    I'm noodling on extending or tweaking the mechanism behind scrolling text in text boxes, to address a form's Detail section, especially while it is in Continuous Forms view. Apparently, Windows regards a TextBox to be a window. As such, it has an hWnd. Dev Ashish's widely circulated code...
  4. R

    Understanding form event progression

    This question is either dumb with an obvious answer, or arcane and deeply into the weeds, I'm not certain which, about event progression among forms, subforms, and controls. Of course, I already have made extensive reference to the Access object model and the MS article Order of Events for...
  5. R

    All the best from California

    I'm Eric and have been developing in Access for ten years or so internally, and am debating going pro. I'm based just outside San Francisco and balance interests in running, mountaineering, fine cuisine, and shenanigans.
Top Bottom