I have a MDIChild form that has no frame, controlBox is false, min and max properties are false and it is set to maximise on opening. The problem is that when the form is called it automatically maximises (which is correct) but it displays the min, max and restore down buttons and a form icon within the toolbar at the top of my MDIParent form.
What I would like is for the buttons and the icon to be removed so that this form can not be closed etc.
Cheers
Simon
What I would like is for the buttons and the icon to be removed so that this form can not be closed etc.
Cheers
Simon