Search results for query: *

  • Users: Bufedog
  • Content: Threads
  • Order by date
  1. B

    Question Restricting controls added to a container in the designer

    I am making a multipanel control, and I want to be able to restrict the controls that can be added to it (only panels added to the control). How can I do this, since I have absolutely no Idea? Thanks in advance for your help. Chuck
  2. B

    lotus notes date

    I'm not exactly sure where I would post this, so I'm posting this here... Does anyone know the best way to insert a date date type into a lotus notes date field?
  3. B

    Execute code when application exits

    I have an application that runs in the background. Unfortunately, it cannot be a service because it needs to use login forms. However, I need to know if it is ended and write that to a log so that I know when, and hopefully why it was ended. Anyone have any idea how I would go about doing that?
  4. B

    Crystal Reports Viewer to handle multiple reports

    I have created a crystal reports viewer that handles multiple reports, but I have not been able to figure out how to pass the report objects as a parameter in the method. If I want to pass different types of report objects, what is the abstraction?
  5. B

    DataGridview ButtonColumn EventHandler

    I want to catch the event thrown by the buttoncell from the datagridview, I cannot seem to find any information regarding what event is thrown, or how to catch it. Can someone point me in the right direction?
Back
Top