Extra Button in the ControlBox
Hi!
I need to put an extra button on the top of the main form application, on the caption. Perhaps you've seen the extra button on the top of GetRigth's download dialog box, I want some like that for my app.
Do you know any windows API I can use?
Thanx in advance,
Re: Extra Button in the ControlBox
Here is an example on PLanet-Source-Code.com/vb
'
'
http://www.planet-source-code.com/xq...s/ShowCode.htm
John G
Re: Extra Button in the ControlBox
Great example
Iouri Boutchkine
[email protected]
Re: Extra Button in the ControlBox
Thank you for your help.
Hjagar