Change Window CE Caption Size and Font
Hi,
I'm working with EVC and Win CE 5.
I create a list box in a window and i would change the caption style.
Is it possible to change the caption font size of a window, to change the
font , or to center the caption in the window ?
Thanks a lot.
.
Relevant Pages
- Re: Drawing titlebar on XP with themes
... > This might cause flickering but no flickering is discernible on my ... there is a flickering problem if the window is ... WM_NCPAINT so that Windows does not draw any text in the caption. ... int cxframe = GetSystemMetrics; ... (microsoft.public.win32.programmer.ui) - Re: Change Window CE Caption Size and Font
... and *ALWAYS* a child window of another window, ... Do you know how can i draw this control IN my main window. ... i make a new window with a caption. ... the application font is used to ... (microsoft.public.windowsce.embedded.vc) - Re: SetMapMode
... representation on the window given and at the coordinates given. ... The dll exposes an object model that the developer will use to define ... Firstly they contain an object representing the top caption (this ... my mp3 player) or a window (I will use this in my mp3 player to show ... (microsoft.public.vb.general.discussion) - Re: CFileDialog in Threads
... question about how to change the caption seems remarkably silly, ... but adding gratuitous complexity which runs against ... ("don't touch a window from another thread"), ... It would never have occurred to me to use threads for this purpose. ... (microsoft.public.vc.mfc) - Re: Change Window CE Caption Size and Font
... i create a main window and when i would create a listbox ... i create a child window and it's this caption that i would change font. ... (microsoft.public.windowsce.embedded.vc) |
|