I'm thinking I should be able to find this out in help or on the web, but I haven't found anything.
I'm building a project that I want each form to use the same toolstrip without recreating it in every form. I can add it to my template, but is there something else that can be done for each individual form where one of the buttons links to that form without commenting out the click event for that button?
Also, can anyone tell me where I can get a list of all the methods and what they do?
I'm building a project that I want each form to use the same toolstrip without recreating it in every form. I can add it to my template, but is there something else that can be done for each individual form where one of the buttons links to that form without commenting out the click event for that button?
Also, can anyone tell me where I can get a list of all the methods and what they do?