pcpro17
Thread Starter
- Joined
- Oct 9, 2006
- Messages
- 469
Hello. I'm relatively new to C#. I've got a C# application that I inheritted from the previous guy here, and I need to make some modifications to it. I've added an About box/form to the Help menu. Does anyone know how/where I can link the About option in the Help menu to the About box, so that it will appear? Where is that kind of launch code usually located?
Also, this application has a bunch of auxillary windows that launch when it starts. Where is this code usually located. I recall that MFC had a function for Paint. Is this does the same way with C#?
I am using C# 2005 Express Edition.
Thanks.
Also, this application has a bunch of auxillary windows that launch when it starts. Where is this code usually located. I recall that MFC had a function for Paint. Is this does the same way with C#?
I am using C# 2005 Express Edition.
Thanks.