I'm making some software and I need help (what type of program it is isn't important). On a form I've made the caption nothing, no controll box, no Maximize button, and no minimize button. So the title bar is not there. I put a graphic of my own title bar, and I already figured out how to let the user drag that to move the window instead of the regular windows title bar. But since there is no caption for the form, there is no caption for it's button on the taskbar. Is there a way to put a caption (and if possible, an icon) on the form's taskbar button yet still allowing the form's title bar to not be there?

Thanks, I'd appreciate some help....


MrMcModem