E
Ellis Yu
Dear All
I'm trying to create a control that inherits the combobox control. When I
entered in the line "Inherits Combobox", the IDE automatically added the
method Public Sub New(ByVal Container as System.Component.Model.IContainer).
What is it used for? Is there any impact if I cut it out? Thanks
Best Rdgs
Ellis
I'm trying to create a control that inherits the combobox control. When I
entered in the line "Inherits Combobox", the IDE automatically added the
method Public Sub New(ByVal Container as System.Component.Model.IContainer).
What is it used for? Is there any impact if I cut it out? Thanks
Best Rdgs
Ellis