Re: Setting caption programatically on DialogBox

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance




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




.