MDI; TComboBoxEx
Publicado: Sab Dic 17, 2005 10:36 am
Hello,
for example the MDI-frame-window-title is "orders" and the new MDIchild
title is "year 2005"; after maximizing the MDIchild the title of the
MDIframe window is "orders - [year 2005]". When the title of the childwindow
is changed to "february 2005" the MDI shows still the old title till the
child is resized and maximized again. Then the MDI-frame shows the correct
title "orders - [february 2005]".
1. How to force showing the new MDI-frame-title after changing the title of
the maximized MDIchild window without to resize the childwindow?
2. Is there any description of TComboBoxEx?
3. IDE: After placing the TComboBoxEx control on a form how to move it?
Regards
Ingo
for example the MDI-frame-window-title is "orders" and the new MDIchild
title is "year 2005"; after maximizing the MDIchild the title of the
MDIframe window is "orders - [year 2005]". When the title of the childwindow
is changed to "february 2005" the MDI shows still the old title till the
child is resized and maximized again. Then the MDI-frame shows the correct
title "orders - [february 2005]".
1. How to force showing the new MDI-frame-title after changing the title of
the maximized MDIchild window without to resize the childwindow?
2. Is there any description of TComboBoxEx?
3. IDE: After placing the TComboBoxEx control on a form how to move it?
Regards
Ingo