E
Eugene Pankov
Found a problem: a Form for MDI app contains MenuItems with
OwnerDraw=true and added DrawItem and MeasureItem functions.
The form contains a Child Form with a normal menu.
If you open a few child forms and close them - the OwnerDrawn menu on
the parent form disappears - just a blank rectangle. It only happens if
a child form contains a menu added/merged to the parents menu.
Anybody knows a workaround? It seems a bug in the framework.
Eugene
OwnerDraw=true and added DrawItem and MeasureItem functions.
The form contains a Child Form with a normal menu.
If you open a few child forms and close them - the OwnerDrawn menu on
the parent form disappears - just a blank rectangle. It only happens if
a child form contains a menu added/merged to the parents menu.
Anybody knows a workaround? It seems a bug in the framework.
Eugene