Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Windows Forms / WinForm General / February 2005

Tip: Looking for answers? Try searching our database.

Show Help and Minimise and Exit

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
11Oppidan - 18 Feb 2005 10:26 GMT
Hello.

It seems that in order to get the help (?) button to show in the top right
of a form, the minimum and maximum properties need to set to false.  I would
like to have a help, minimise and exit button on my form.  Is there any way
to do this?

Many thanks for your assistance.
11Oppidan - 18 Feb 2005 10:30 GMT
Sorry I forgot to add I am using VB .NET code in my app. Thanks

> Hello.
>
[quoted text clipped - 4 lines]
>
> Many thanks for your assistance.
"Jeffrey Tan[MSFT]" - 21 Feb 2005 05:27 GMT
Hi 11Oppidan,

Thanks for your posting!!

Just as Herfried pointed out, this can not be implemented in Winform.
Actually, this is a limitation of Win32 code not the Winform, in win32, we
can not have a window with both help button and minimize/maximize buttons.
And the workaround is adding a help menu for the form.

Hope this information makes sense to you.

Best regards,
Jeffrey Tan
Microsoft Online Partner Support
Signature

Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Herfried K. Wagner [MVP] - 18 Feb 2005 14:43 GMT
"11Oppidan" <11Oppidan@community.nospam> schrieb:
> It seems that in order to get the help (?) button to show in the top right
> of a form, the minimum and maximum properties need to set to false.  I
> would like to have a help, minimise and exit button on my form.  Is there
> any way to do this?

What you want to archieve is not supported.  Typically this is be done by
providing a "What's this?" menu command in the application's "Help" menu.

Signature

M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://dotnet.mvps.org/dotnet/faqs/>


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.