I have a program which consist of several forms which can be shown or not. I would like to be able to preserve a certain "look" with the different forms and thus i would like to save their position on the screen, this part is the easy and already done.
My problem is that i can't find an "OnMoveForm"-event, is there none?
As of now i use a timer to check the location and checks with the previous location and thus updates when nessecary but it's a "stoneaxe"-solution in my eyes.
Does any event exist for "done relocating form"?
Totte
Keep making it perfect and it will end up broken.
My problem is that i can't find an "OnMoveForm"-event, is there none?
As of now i use a timer to check the location and checks with the previous location and thus updates when nessecary but it's a "stoneaxe"-solution in my eyes.
Does any event exist for "done relocating form"?
Totte
Keep making it perfect and it will end up broken.