Browse by Tags
All Tags » Components » Using Controls (RSS)
Sorry, but there are no more tags available to filter with.
-
|
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
|