Guys
I've got an mdi form which has a picture in the top right hand corner which is placed there on load using the resize event. The forms windowstate is set to 2 (maximise).
When the form is minimised and then restored, the logo remains at the far left (ie: the resize event is not working). If I manually resize the form by dragging, the logo jumps back to the top right hand side.
Is there a maximise/restore/minimise event for a form? or is there some way I can fire the resize event when any of the max/res/min buttons are clicked?
I want the user to have these options, so disabling is out of the picture. Any ideas would be great.
V.
I've got an mdi form which has a picture in the top right hand corner which is placed there on load using the resize event. The forms windowstate is set to 2 (maximise).
When the form is minimised and then restored, the logo remains at the far left (ie: the resize event is not working). If I manually resize the form by dragging, the logo jumps back to the top right hand side.
Is there a maximise/restore/minimise event for a form? or is there some way I can fire the resize event when any of the max/res/min buttons are clicked?
I want the user to have these options, so disabling is out of the picture. Any ideas would be great.
V.