G
Guest
In a VB.NET windows forms
I have a custom control which I have added a number of instances to a panel
control. I want to raise a event when one of the controls on one of the
custom controls is changed etc. and trap this event in the Form code where
the panel is
Each copy of the control is created and added to the panel using items.add()
I have a custom control which I have added a number of instances to a panel
control. I want to raise a event when one of the controls on one of the
custom controls is changed etc. and trap this event in the Form code where
the panel is
Each copy of the control is created and added to the panel using items.add()