dynamic menu

  1. C

    Question Create a dynamic user interface to accept 1 or more line items to add to database?

    I'm trying to code a small application that basically manages non product PO's. In other words a front end to a access database that can create/edit/print/email...purchase orders. PO's essentially have some standard info on each such as a PO number, vendor name, date and so forth. They will...
  2. R

    Dynamic ContextMenu

    I have a ContextMenu attached to a tray notifyIcon and I already have it on the form in design mode. If I look at it in design mode I can see evereything that I have on the main pop-up context menu. What I am trying to do is add to one of those choices programatically. Worked fine in VB6. I...
Back
Top