This should have nothing to do with text disappearing from the caption.
Caption font and other related settings are contolled by the system unless
you have chosen to override that behavior.
--
Ajay Kalra [MVP - VC++]
Quote:
> Hello,
> I am trying to change the text on the title bar. However,
> when I change the text 90% of the top of the characters
> are not displayed. It appears that the vertical centering
> of the title bar is moved upward. (see attached screen
> capture).
> Environment: Windows XP, VC6 SP5
> ((CMainFrame*)AfxGetMainWnd())->SetWindowText("Test");
> Attachment(1)
> TIA,
> Jacques