Click to See Complete Forum and Search --> : Extra Button in the ControlBox


Hjagar
September 14th, 2001, 02:05 PM
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,

John G Duffy
September 14th, 2001, 02:14 PM
Here is an example on PLanet-Source-Code.com/vb
'
'
http://www.planet-source-code.com/xq/ASP/txtCodeId.11292/lngWId.1/qx/vb/scripts/ShowCode.htm

John G

Iouri
September 14th, 2001, 02:18 PM
Great example

Iouri Boutchkine
iouri@hotsheet.com

Hjagar
September 14th, 2001, 02:25 PM
Thank you for your help.

Hjagar