ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Maximize & Minimize buttons where are they? (https://www.excelbanter.com/excel-programming/304333-maximize-minimize-buttons-where-they.html)

don bowyer

Maximize & Minimize buttons where are they?
 
The helpfile for Userform desdign says:-
"While you are designing a form:
Each form window has a Maximize, Minimize, and Close
button."
I have never, ever seen the first 2 only the last.
I would like them all on a UF I'm doing.
Does anyone know how to find them?

keepITcool

Maximize & Minimize buttons where are they?
 
ahhh...

"WHILE DESIGNING"

this means the userform's designer window in the VBE.

minimizing and maximising forms are not standard features
of userforms.

You'll need to write some (complex) code for that..
decide WHERE you want your minimized forms to reside,
what they should look like etc etc.
if they should appear in the taskbar etc etc.

Coding will involve plenty of API functions and will not be easy.

search google and you'll probably find some examples..


keepITcool

< email : keepitcool chello nl (with @ and .)
< homepage: http://members.chello.nl/keepitcool


"Don Bowyer" wrote:

The helpfile for Userform desdign says:-
"While you are designing a form:
Each form window has a Maximize, Minimize, and Close
button."
I have never, ever seen the first 2 only the last.
I would like them all on a UF I'm doing.
Does anyone know how to find them?



Tom Ogilvy

Maximize & Minimize buttons where are they?
 
download Stephen Bullen's formfun.zip file for sample code on most of what
you can do with a userform, including what you describe.

http://www.bmsltd.ie/Excel/Default.htm

--
Regards,
Tom Ogilvy



"Don Bowyer" wrote in message
...
The helpfile for Userform desdign says:-
"While you are designing a form:
Each form window has a Maximize, Minimize, and Close
button."
I have never, ever seen the first 2 only the last.
I would like them all on a UF I'm doing.
Does anyone know how to find them?




Ivan F Moala[_3_]

Maximize & Minimize buttons where are they?
 
Hi Don

If you do need to do this then have a look here

http://www.xtremevbtalk.com/showthread.php?t=159741

"Don Bowyer" wrote in message ...
The helpfile for Userform desdign says:-
"While you are designing a form:
Each form window has a Maximize, Minimize, and Close
button."
I have never, ever seen the first 2 only the last.
I would like them all on a UF I'm doing.
Does anyone know how to find them?



All times are GMT +1. The time now is 11:34 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com