Re: Setting caption programatically on DialogBox
- From: voidcoder <voidcoder@xxxxxxxxx>
- Date: Wed, 27 Sep 2006 13:13:57 +0200
Use SetWindowsText(DialogWindowHandle, _T("your caption"))
On Wed, 27 Sep 2006 13:07:19 +0200, JB <JB@xxxxxxxxxxxxxx> wrote:
Hi, I'm develping PocketPC app, I've created a dialog box by filling in
template DLGTEMPLATE structure. I want to set the caption of the
dialog box programatically. How do i do this? I'm basically creating a
skinnable dialog box in VS2005 C++ are there any samples to do this?
Thanks
.
- Follow-Ups:
- References:
- Prev by Date: Setting caption programatically on DialogBox
- Next by Date: Re: Setting caption programatically on DialogBox
- Previous by thread: Setting caption programatically on DialogBox
- Next by thread: Re: Setting caption programatically on DialogBox
- Index(es):