P
Perry van Kuppeveld
Hi,
Im writing a component to store size and position of a window. Since there's
no user input I derived it from Component.
The problem now is:
- When the component is dropped I need to know where it is dropped (design
time). It should only be dropped on a form.
- How do I get a reference to the parent form?
Thank's
Perry
Im writing a component to store size and position of a window. Since there's
no user input I derived it from Component.
The problem now is:
- When the component is dropped I need to know where it is dropped (design
time). It should only be dropped on a form.
- How do I get a reference to the parent form?
Thank's
Perry