AD
Administrator
Syncfusion Team
August 30, 2002 06:17 PM UTC
Certain controls/components like ImageList has a overloaded constructor that will take a IComponents argument. For such components, the desginer will look for this "components" member in the Form and use that with the above constructor when generating code.
Doesn't seem very elegant, does it?
-Praveen