Browse by Tags
All Tags » Components (RSS)
-
|
You do this in order to ensure that your component gets disposed along with the contained Form (logical parent). All Form derived classes come with an IContainer field into which many of the .NET components like ImageList and Timer add themselves. The...
|
-
|
See the article Tutorial: Creating C# Class Library (DLL) Using Visual Studio .NET by Mahash Chand on C# Corner . Contributed from George Shepherd's Windows Forms FAQ
|