E
Evan Camilleri
I am still try to write the following in the InitializeComponent section of
the form when my component is dragged onto the tray:
myComponent.ParentControl = this;
where ParentControl is a property of my component. Why is it so difficult
to find good documentation on these issues? Apart from Mooseworks and Tim
Wilson's document at Microsoft there is NOTHING!!!
Evan Camilleri
the form when my component is dragged onto the tray:
myComponent.ParentControl = this;
where ParentControl is a property of my component. Why is it so difficult
to find good documentation on these issues? Apart from Mooseworks and Tim
Wilson's document at Microsoft there is NOTHING!!!
Evan Camilleri