Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default How do I create minimize and restore buttons on a user form

Using Excel 2003 SP1 (part of Office Professional Edition 2003)

I would like to understand how to create a user form in Visual Basic for
Applications that contains not only the Close Button in the Title Bar (the
default), but also the Minimize and Restore Buttons as well.

Additionally, is it possible when the user maximizes a user form (by
clickiing the maximize button) that all subsequent forms are automatically
maximized when the application opens them (i.e. form.Show)? In other words,
without the user having to click the maximize button on each of the user
forms.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 31
Default How do I create minimize and restore buttons on a user form

Additionally, is it possible when the user maximizes a user form (by
clickiing the maximize button) that all subsequent forms are automatically
maximized when the application opens them (i.e. form.Show)? In other
words,
without the user having to click the maximize button on each of the user
forms.


You would have to save the setting somewhere and then when the workbook
opens retrieve the setting so that when you call show inside the open event
you can refrence the setting and maximize the form.

"Media Bob" <Media wrote in message
...
Using Excel 2003 SP1 (part of Office Professional Edition 2003)

I would like to understand how to create a user form in Visual Basic for
Applications that contains not only the Close Button in the Title Bar (the
default), but also the Minimize and Restore Buttons as well.

Additionally, is it possible when the user maximizes a user form (by
clickiing the maximize button) that all subsequent forms are automatically
maximized when the application opens them (i.e. form.Show)? In other
words,
without the user having to click the maximize button on each of the user
forms.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Buttons for Minimize, Restore and Close missing from Workbook CharlieD Excel Discussion (Misc queries) 1 January 30th 08 06:06 PM
User form Command Buttons jhyatt Excel Discussion (Misc queries) 3 September 25th 07 04:28 PM
Disabling Close, minimize, and restore kristing Excel Programming 1 June 4th 04 11:49 PM
2 sets of option buttons on one user form? Pal Excel Programming 3 April 28th 04 02:45 PM
Maximize minimize and restore button No Name Excel Programming 1 October 27th 03 03:14 PM


All times are GMT +1. The time now is 10:22 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"