Coder's Guild Mailing List

Re: Window Style

Posted by Frank Hale on 2001-01-04

> To my knowledge the minimize button on the ICQ window is an owner drawn
> button.  I dabbled around with it before but it's tough to make it look
> good.  And handling button events was also a little confusing.  I'll look
> around to see if I have the source still, but i don't think that i kept
much
> when I got a new computer.
>

Okay thank you. I read about an API called DrawFrameControl, does anyone
know about this function? It looks like it can do what I need but I am a
complete total newbie so I have no idea. If you have a C source that would
be fine. I am programming in Assembler so I will just need to learn it and
convert the bits I needed.